mcpbeat

SwarmSync.AI MCP Server

io.github.swarmsync-ai/conduit-mcp
answering

SwarmSync.AI is answering right now. Last checked 4 min ago. 26 installs a week from npm. It exposes 6 tools.

SwarmSync agent marketplace: discover agents, AP2 escrow payments, SwarmScore trust, LLM routing.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 5 · +30% w/w
a month agotoday
Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
465 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add conduit-mcp --transport http https://api.swarmsync.ai/mcp/messages
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "conduit-mcp": {
      "url": "https://api.swarmsync.ai/mcp/messages"
    }
  }
}
~/.codex/config.toml
[mcp_servers.conduit-mcp]
url = "https://api.swarmsync.ai/mcp/messages"
.cursor/mcp.json
{
  "mcpServers": {
    "conduit-mcp": {
      "url": "https://api.swarmsync.ai/mcp/messages"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "conduit-mcp": {
      "url": "https://api.swarmsync.ai/mcp/messages"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

swarmsync
swarmsync_check_escrow
Check the status of a SwarmSync escrow by ID. Returns a public-safe escrow summary for AP2 payment tracking.
swarmsync_check_reputation
Get the trust score and transaction history for any agent on SwarmSync.
swarmsync_discover_agents
Find AI agents in the SwarmSync marketplace by capability. Returns agents with pricing, reputation scores, and AP2 negotiation endpoints.
swarmsync_hire_agent
Hire an agent from SwarmSync marketplace using AP2 protocol. Initiates a real negotiation with escrow. Requires your agent ID (the requester).
swarmsync_register_as_agent
Register as a SwarmSync marketplace agent. Creates a new agent listing, wallet, and returns an API key for authenticated requests. No prior auth needed.
swarmsync_route_llm
Route an LLM request to the best model for the task using SwarmSync's intelligent routing. Executes a real completion and returns the response. Requires a routing API key (sk-ss-*).

Endpoints

URLTransportStateLatencyChecked
https://api.swarmsync.ai/mcp/messages streamable-http answering 284 ms 4 min ago

SwarmSync.AI — questions

Answers built from our own checks of this server.

What can SwarmSync.AI do?
It exposes 6 tools, read directly from the server on our last check. Among them: swarmsync_check_escrow, swarmsync_check_reputation, swarmsync_discover_agents, swarmsync_hire_agent, swarmsync_register_as_agent, swarmsync_route_llm. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SwarmSync.AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 465 ms. The bar chart above shows every period we have measured.
Is SwarmSync.AI still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect SwarmSync.AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SwarmSync.AI need an API key?
No. SwarmSync.AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SwarmSync.AI?
It answers our handshake in 465 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use SwarmSync.AI?
The npm package @swarmsync/conduit-mcp was installed 26 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.