Loomal

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

1 starspypi: swarm-at-sdkRemote-capable

About swarm-at

swarm-at is an MCP (Model Context Protocol) server published by mediaeater in the official MCP registry, listed under Autonomous Agents on Loomal. Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools

swarm-at runs as a hosted remote over sse — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (swarm-at-sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mediaeater/swarm-at-ledger, where the project has earned 1 GitHub stars.

Use swarm-at with your agent

Claude Code · one command
claude mcp add --transport sse swarm-at https://api.swarm.at
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "swarm-at": {
      "url": "https://api.swarm.at"
    }
  }
}
ssehttps://api.swarm.at
pypiswarm-at-sdk

Frequently asked questions

What is swarm-at?
swarm-at is an MCP (Model Context Protocol) server by mediaeater in the Autonomous Agents category. Settlement protocol for AI agent swarms — hash-chained ledger, trust, 48 blueprints, 18 tools
How do I connect swarm-at to Claude, Cursor, or another MCP client?
swarm-at is a remote MCP server — add its endpoint (https://api.swarm.at) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is swarm-at open source?
Yes — the source code is public at github.com/mediaeater/swarm-at-ledger, with 1 GitHub stars.
Can AI agents pay to use swarm-at?
Not yet through Loomal — swarm-at is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain swarm-at? Claim this listing free by verifying GitHub ownership, or contact us.