Swarm At is a Model Context Protocol (MCP) server: Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
You can run Swarm At two ways: connect to the hosted endpoint at https://api.swarm.at with no local install, or run it on your own machine via the Python package swarm-at-sdk (via uvx). The current release is v0.7.1, published under the MIT license, with source at Mediaeater/swarm-at-ledger on GitHub.
You'll find Swarm At in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Swarm At for Mediaeater, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Hosted endpoint — SSE · https://api.swarm.at
▸PyPI package — swarm-at-sdk · MCP over stdio
▸Open source — MIT license · Mediaeater/swarm-at-ledger