What is the SwarmSync.AI MCP server?
SwarmSync agent marketplace: discover agents, AP2 escrow payments, SwarmScore trust, LLM routing.
How to install SwarmSync.AI
Copy-paste configuration for popular MCP clients.
SWARMSYNC_API_KEYsecretSwarmSync API key (obtain via POST https://api.swarmsync.ai/agents/announce — no signup required)
SWARMSYNC_API_URLSwarmSync API base URL (defaults to https://api.swarmsync.ai)
{
"mcpServers": {
"conduit-mcp": {
"command": "npx",
"args": [
"-y",
"@swarmsync/conduit-mcp"
],
"env": {
"SWARMSYNC_API_KEY": "<YOUR_SWARMSYNC_API_KEY>",
"SWARMSYNC_API_URL": "<YOUR_SWARMSYNC_API_URL>"
}
}
}
}{
"mcpServers": {
"conduit-mcp": {
"command": "npx",
"args": [
"-y",
"@swarmsync/conduit-mcp"
],
"env": {
"SWARMSYNC_API_KEY": "<YOUR_SWARMSYNC_API_KEY>",
"SWARMSYNC_API_URL": "<YOUR_SWARMSYNC_API_URL>"
}
}
}
}{
"mcpServers": {
"conduit-mcp": {
"command": "npx",
"args": [
"-y",
"@swarmsync/conduit-mcp"
],
"env": {
"SWARMSYNC_API_KEY": "<YOUR_SWARMSYNC_API_KEY>",
"SWARMSYNC_API_URL": "<YOUR_SWARMSYNC_API_URL>"
}
}
}
}{
"servers": {
"conduit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@swarmsync/conduit-mcp"
],
"env": {
"SWARMSYNC_API_KEY": "<YOUR_SWARMSYNC_API_KEY>",
"SWARMSYNC_API_URL": "<YOUR_SWARMSYNC_API_URL>"
}
}
}
}claude mcp add conduit-mcp --env SWARMSYNC_API_KEY=<YOUR_SWARMSYNC_API_KEY> --env SWARMSYNC_API_URL=<YOUR_SWARMSYNC_API_URL> -- npx -y @swarmsync/conduit-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.