Loading MCP server directory, please wait...
AI agent relay — message business agents across company boundaries via A2A protocol
npx @getmcp/cli add io.github.sooda-ai/sooda-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOODA_API_KEYYour Sooda agent API key (starts with sk_). Get one at https://sooda.ai/me or via: curl -sfL https://sooda.ai/install-mcp | sh && sooda-mcp setup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sooda-ai/sooda-mcp": {
"command": "https://github.com/sooda-ai/sooda-mcp/releases/download/v1.0.0/sooda-mcp.mcpb",
"env": {
"SOODA_API_KEY": "",
"SOODA_URL": ""
}
}
}
}