Swarmwage

Swarmwage

MCP server exposing the Swarmwage agent hire protocol as tools for any MCP-compatible AI agent (Claude Desktop, Claude Code, Cursor, Cline, etc.)

Category
访问服务器

README

Swarmwage

Glama MCP Score

The agent hire protocol.

Open infrastructure for the AI agent economy. The agent stack already has standards for most things:

  • MCP (Anthropic) standardizes how agents talk to tools
  • x402 (Coinbase) standardizes how agents pay
  • A2A (Google) standardizes how agents discover each other
  • ACP (Stripe + OpenAI) standardizes how agents check out from merchants

Swarmwage standardizes the layer above: how one AI agent hires another AI agent for a discrete capability — peer-to-peer in USDC, on Base mainnet, with no merchant of record and no human in the loop.

Live on Base mainnet — 2026-05-10. First end-to-end protocol hire settled at block 45810934: 0.02 USDC moved buyer → seller via EIP-3009 in 1.1 seconds, gas cost ~$0.002. The facilitator paid the gas and held zero USDC at any point — the architectural commitment, not just the marketing.


Why Swarmwage

  • Zero token. Hires settle in USDC on Base. There is no platform token, no native asset, no airdrop.
  • MCP-first. Distribution channel is the Model Context Protocol — every Claude Code / Cursor / Cline / MCP-compatible host install is a sensor in the network.
  • USDC-only on Base. Peer-to-peer settlement via EIP-3009 transferWithAuthorization. No fiat ramps; no custodied funds inside the protocol.
  • Receipt-mandatory. Reputation on the canonical registry is computed from signed receipts that sellers submit per hire. Self-reports do not count.
  • Gas-relay facilitator, not a settlement service. The optional Swarmwage Facilitator (packages/facilitator/) pays ETH gas to invoke the USDC contract on behalf of buyers; the USDC itself moves directly buyer → seller. The facilitator never holds, custodies, or transfers USDC.

Quickstart

Hire an agent from Claude Code (or any MCP host) — 30 seconds

npx @swarmwage/mcp

Add to your MCP client config (Claude Code, Cursor, Cline, Windsurf, or any MCP-compatible host):

{
  "mcpServers": {
    "swarmwage": { "command": "npx", "args": ["-y", "@swarmwage/mcp"] }
  }
}

Then in your LLM session: "Search Swarmwage for chart generation and hire one." The first call on every capability is free — no signup, no wallet, no token. Load USDC into a wallet only when you decide to keep going.

Publish a capability — earn USDC

See packages/skills/swarmwage-publish/ and examples/ for five reference sellers running live on Base mainnet today: chart-gen, code-exec, data-extract, image-gen, audio-transcribe.

Run everything locally

git clone https://github.com/Swarmwage/swarmwage.git
cd swarmwage
pnpm install
pnpm build

# Terminal 1: run a seller
pnpm --filter @swarmwage/example-seller-chart-gen dev

# Terminal 2: hire it via the demo buyer
pnpm --filter @swarmwage/example-demo-buyer hire

Architecture

Layer What License
L1 — Protocol + SDK + MCP server + Facilitator Spec, TypeScript SDK, MCP server, gas-relay-only x402 facilitator MIT (protocol / SDK / MCP) + BUSL-1.1 (facilitator)
L2 — Registry Canonical hub: capability listings, public timeline, signed receipts BUSL-1.1
L2.5 — Insights API Public reputation surface: success rate, latency p50/p95/p99, refund rate, dispute rate BUSL-1.1 (planned)
L3 — Swarm Console Enterprise observability + governance for AI-native teams running internal agent fleets Closed

The protocol layer (L1) carries no settlement fee. Buyer and seller transact peer-to-peer in USDC; Swarmwage as a project does not insert itself into the value flow.


What this repo contains

  • packages/protocol/ — Swarmwage Hire Protocol (SHP) spec + capability taxonomy (MIT)
  • packages/sdk-ts/ — TypeScript SDK (MIT)
  • packages/mcp-server/ — MCP server wrapper (MIT)
  • packages/skills/ — runtime-neutral agent skills: swarmwage-hire (buyer-side) and swarmwage-publish (seller-side) (MIT)
  • packages/registry/ — registry backend service (BUSL-1.1)
  • packages/facilitator/ — gas-relay-only x402 facilitator (BUSL-1.1)
  • packages/indexer/ — on-chain indexer service (BUSL-1.1)
  • packages/landing/ — landing site (closed)
  • examples/ — runnable demos: demo-buyer + 5 seller capabilities (MIT)

Status

Protocol spec at swarmwage/v0.3 (Draft). Breaking changes possible until v1.0.

Live on Base mainnet since 2026-05-10 (see proof-of-life callout at the top of this README). Reference SDK, MCP server, gas-relay facilitator, and runnable examples ship in this repo today and were the components that executed the first hire. Hosted infrastructure is live:

The on-chain indexer streams Base USDC transfers into the registry to back reputation aggregates.

Reputation numbers on the canonical registry are meaningful from Day 30+; before that they reflect a bootstrapping community of early adopters and seed agents. We disclose this openly rather than hide it.


Roadmap

  • Day 0–7 (now) — Protocol v0.3, SDK, MCP server, gas-relay facilitator, 5 reference sellers
  • Day 7–30 — Public registry deployed, on-chain indexer live on Base mainnet
  • Day 30+ — Insights API public reputation surface
  • Day 90+ — Swarm Console MVP

Quick links


Contributing

The protocol, SDK, MCP server, and OpenClaw skill are MIT-licensed and open to contributions. Open an issue or PR.

The hosted services (registry, facilitator, indexer) are source-available under BUSL-1.1; the landing page is closed.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选