io.github.Mediaeater/swarm-at MCP Server
io.github.Mediaeater/swarm-at
What is the io.github.Mediaeater/swarm-at MCP server?
Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools
How to install io.github.Mediaeater/swarm-at
Copy-paste configuration for popular MCP clients.
SWARM_API_URLBase URL for the swarm.at API (default: https://api.swarm.at)
SWARM_API_KEYsecretAPI key for authenticated endpoints (settlement, credits, webhooks)
{
"mcpServers": {
"swarm-at": {
"command": "uvx",
"args": [
"swarm-at-sdk",
"-m",
"swarm_at.mcp"
],
"env": {
"SWARM_API_URL": "<YOUR_SWARM_API_URL>",
"SWARM_API_KEY": "<YOUR_SWARM_API_KEY>"
}
}
}
}{
"mcpServers": {
"swarm-at": {
"command": "uvx",
"args": [
"swarm-at-sdk",
"-m",
"swarm_at.mcp"
],
"env": {
"SWARM_API_URL": "<YOUR_SWARM_API_URL>",
"SWARM_API_KEY": "<YOUR_SWARM_API_KEY>"
}
}
}
}{
"mcpServers": {
"swarm-at": {
"command": "uvx",
"args": [
"swarm-at-sdk",
"-m",
"swarm_at.mcp"
],
"env": {
"SWARM_API_URL": "<YOUR_SWARM_API_URL>",
"SWARM_API_KEY": "<YOUR_SWARM_API_KEY>"
}
}
}
}{
"servers": {
"swarm-at": {
"type": "stdio",
"command": "uvx",
"args": [
"swarm-at-sdk",
"-m",
"swarm_at.mcp"
],
"env": {
"SWARM_API_URL": "<YOUR_SWARM_API_URL>",
"SWARM_API_KEY": "<YOUR_SWARM_API_KEY>"
}
}
}
}claude mcp add swarm-at --env SWARM_API_URL=<YOUR_SWARM_API_URL> --env SWARM_API_KEY=<YOUR_SWARM_API_KEY> -- uvx swarm-at-sdk -m swarm_at.mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.