reforma-ai/composio
unversioned · 20e5c670ed76
A hub of app connections — Gmail, Notion, Slack, and the rest of the stack
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
composiostreamable-http
{
"type": "streamable-http",
"url": "https://connect.composio.dev/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "composio",
"description": "A hub of app connections — Gmail, Notion, Slack, and the rest of the stack",
"author": {
"name": "Composio",
"url": "https://composio.dev"
},
"extensions": {
"reforma": {
"mcpServers": "./mcp.json",
"logo": "assets/logo.png",
"interface": {
"displayName": "Composio",
"brandColor": "#000000",
"logo": "assets/logo.png",
"logoSmall": "assets/logo-small.png"
},
"logoSmall": "assets/logo-small.png",
"agent": {
"mentions": [
"composio.dev"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- reforma