Composio
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Open source Repository Open in the app JSON README (API)
About
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Details
- Kind
- MCP servers
- Topic
- Security & identity
- Publisher
- composiohq
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.5
- Stars
- 3
- Forks
- 2
- Open pull requests
- 2
- Last push
- 2026-07-10T21:12:37Z
- Repository state
- ativo
- Added
- 2026-08-29 03:01:48
- Updated
- 2026-08-29 03:01:48
- Origin id
io.github.ComposioHQ/composio
README
# Composio MCP Server
Connect AI agents to **1000+ apps** (Gmail, Slack, GitHub, Linear, and more) with managed authentication and tool-calling.
Composio is a remote, streamable-HTTP MCP server. Connecting opens an OAuth login (`login.composio.dev`); no API keys to paste, nothing to run locally.
```
https://connect.composio.dev/mcp
```
## Install
**VS Code**
```bash
code --add-mcp '{"name":"composio","type":"http","url":"https://connect.composio.dev/mcp"}'
```
**Any other MCP client**: point it at the remote server `https://connect.composio.dev/mcp`.