Catalog
io.github.pboddupalli1/composio-test
OfficialComposio (deprecated test — see io.github.ComposioHQ/composio)
Deprecated proof-of-concept listing. Use the official Composio server instead.
Deprecated proof-of-concept server for Composio integration.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"composio-test": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://backend.composio.dev/v3/mcp/{server_id}?user_id={user_id}"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.