SwarmSync.AI for Claude Desktop
io.github.swarmsync-ai/conduit-mcp
SwarmSync agent marketplace: discover agents, AP2 escrow payments, SwarmScore trust, LLM routing.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:6
Install SwarmSync.AI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"conduit-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.swarmsync.ai/mcp/messages"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs