Loading MCP server directory, please wait...
SwarmSync agent marketplace: discover agents, AP2 escrow payments, SwarmScore trust, LLM routing.
npx @getmcp/cli add io.github.swarmsync-ai/conduit-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.swarmsync-ai/conduit-mcp": {
"command": "npx",
"args": [
"-y",
"@swarmsync/conduit-mcp"
],
"env": {
"SWARMSYNC_API_KEY": "",
"SWARMSYNC_API_URL": "https://api.swarmsync.ai"
}
}
}
}