C

composio.dev

Composio is an integration platform for AI agents that provides access to many third-party apps, user-scoped authentication handling, tool execution, sessions, triggers, and sandboxed workflows. It lets developers connect agents to external services through managed auth and routing infrastructure.

3 integrations · MCP · REST · CLI

Composio exposes a REST API at `https://backend.composio.dev/api/v3.1`, managed MCP server endpoints under `https://backend.composio.dev/v3/mcp/...`, and the `composio` CLI; the API uses project or org API keys, MCP uses a Composio API key in `x-api-key`, and the CLI authenticates via `composio login`.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Composio project API keyapi_keyGet key

In the Composio dashboard settings, create or copy your project API key. The quickstart and MCP docs show using this value as COMPOSIO_API_KEY, and the API reference says project requests authenticate with the x-api-key header.

Composio CLI login sessionoauth2$ composio login

Acquired by the CLI — running composio login opens the auth flow and stores the credential.

conventions · 1/7 published

Publish these signals → /publishing