Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools
claude mcp add swarm-at --transport sse https://api.swarm.at
~/.cursor/mcp.json
{
"mcpServers": {
"swarm-at": {
"url": "https://api.swarm.at"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"swarm-at": {
"serverUrl": "https://api.swarm.at"
}
}
}
.vscode/mcp.json
{
"servers": {
"swarm-at": {
"type": "sse",
"url": "https://api.swarm.at"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"swarm-at": {
"url": "https://api.swarm.at"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"swarm-at": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.swarm.at"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://api.swarm.at | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Mediaeater--swarm-at/reviews or the review_server meta-tool.
POST /mcp