Loading MCP server directory, please wait...
Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools
npx @getmcp/cli add io.github.Mediaeater/swarm-atRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Mediaeater/swarm-at": {
"command": "uvx",
"args": [
"-m",
"swarm_at.mcp",
"swarm-at-sdk"
],
"env": {
"SWARM_API_URL": "",
"SWARM_API_KEY": ""
}
}
}
}