mcpbeat Sign in

SwarmSync.AI MCP Server

by swarmsync-ai Your server? Claim it
answering

SwarmSync.AI is answering right now. Last checked 10 min ago. 29 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 9 · avg 4 · +113% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
587 ms
Response time
average over 24h
29
Installs / week
npm and PyPI

SwarmSync.AI missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 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"
    }
  }
}

This one needs environment variables set before it will start: SWARMSYNC_API_KEY (SwarmSync API key (obtain via POST https://api.swarmsync.ai/agents/announce — no signup required)), SWARMSYNC_API_URL (SwarmSync API base URL (defaults to https://api.swarmsync.ai)). The author declared them in the registry entry; get the values from the project itself.

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 542 ms 10 min ago

Alternatives to SwarmSync.AI

same job, measured the same way
elisym
by elisymlabs

AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman

1 081 installs/wk local only
run.pay
by palabrex

Stripe-native marketplace where AI agents discover and pay per call for API services.

2 tools answering
C
402
by 402

Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.

55 installs/wk local only
Trust
by agntor

Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.

30 installs/wk local only
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
Agirails MCP Server
by unima3x

Payment rails for AI agents — escrow, settlement, discovery, and disputes from any context window.

46 installs/wk local only
Attest
by attestagents

Scan agent payment endpoints (x402, AP2, L402, MPP, 402) for a trust grade A-F before paying.

29 installs/wk 2 tools answering
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only

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 587 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 587 ms on average, which is faster than 22% 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 29 times in the last week. Week over week that is +113%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.