← Index

io.github.Mediaeater/swarm-at

io.github.Mediaeater/swarm-at·v0.7.1·Other
Quality Score
78
/100

Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://api.swarm.at
Claude Desktop (uvx)
{
  "mcpServers": {
    "swarm-at": {
      "command": "uvx",
      "args": [
        "swarm-at-sdk"
      ],
      "env": {
        "SWARM_API_URL": "<swarm_api_url>",
        "SWARM_API_KEY": "<your-swarm_api_key>"
      }
    }
  }
}
§02  Environment variables
SWARM_API_URL

Base URL for the swarm.at API (default: https://api.swarm.at)

SWARM_API_KEY
secret

API key for authenticated endpoints (settlement, credits, webhooks)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other