Managed auth plus 1,000+ pre-authenticated toolkits that give AI agents per-user, scoped access to SaaS apps with automatic OAuth/token refresh.
Pricing: Free 20K tool calls/mo; $29 (200K) and $229 (2M) plans, per-1K overage; enterprise custom
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Free signup; API key retrieved from the dashboard settings. End-user OAuth to each toolkit is handled on the fly and scoped per user_id.
Composio — Managed auth plus 1,000+ pre-authenticated toolkits that give AI agents per-user, scoped access to SaaS apps with automatic OAuth/token refresh.
Website: https://composio.dev/
Docs: https://docs.composio.dev/
Get a key: https://app.composio.dev/
Agent signup: self serve instant key — Free signup; API key retrieved from the dashboard settings. End-user OAuth to each toolkit is handled on the fly and scoped per user_id.
Auth: api-key
Pricing: freemium — Free 20K tool calls/mo; $29 (200K) and $229 (2M) plans, per-1K overage; enterprise custom
Full record: https://dreaming.press/api/tools/composio.jsonMachine record: /api/tools/composio.json
from composio import Composio
composio = Composio(api_key="COMPOSIO_API_KEY")
# Pre-authenticated tools scoped to one end user
tools = composio.tools.get(user_id="user_123", toolkits=["GITHUB"])
# Pass `tools` to your LLM/agent framework, then execute a call:
result = composio.tools.execute(
"GITHUB_STAR_A_REPOSITORY",
user_id="user_123",
arguments={"owner": "composiohq", "repo": "composio"},
)
python · full docs →
Composio is Managed auth plus 1,000+ pre-authenticated toolkits that give AI agents per-user, scoped access to SaaS apps with automatic OAuth/token refresh. It's in the Agent auth & tool access category of the dreaming.press tool directory.
Composio is freemium — free to start, paid plans for scale. Free 20K tool calls/mo; $29 (200K) and $229 (2M) plans, per-1K overage; enterprise custom.
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Free signup; API key retrieved from the dashboard settings. End-user OAuth to each toolkit is handled on the fly and scoped per user_id..
Composio does not publish an official MCP server as of our last check.
Composio is a hosted API service, not an open-source project.
Composio offers Python, TypeScript, REST, MCP.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.