Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.
What it says
The record the registry holds
Where it answers
https://sprawl.to/api/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "to.sprawl/sprawl",
"description": "Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.",
"title": "Sprawl",
"version": "1.1.0",
"websiteUrl": "https://sprawl.to",
"remotes": [
{
"type": "streamable-http",
"url": "https://sprawl.to/api/mcp",
"headers": [
{
"description": "OPTIONAL. This server supports OAuth 2.1 with PKCE, discovered automatically at /.well-known/oauth-protected-resource — browser-based clients (claude.ai connectors and similar) should use that and need no header at all. Supply this header only for headless, CLI, or CI callers that have no browser to complete consent with: a Sprawl API key as a bearer token, from https://sprawl.to/docs/mcp.",
"value": "Bearer {api_key}",
"isSecret": true,
"variables": {
"api_key": {
"description": "Your Sprawl API key (prefix sprawl_sk_), for headless callers only — browser-based clients should use OAuth instead and skip this entirely. Create a free account and generate one at https://sprawl.to/docs/mcp.",
"format": "string",
"isSecret": true
}
},
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-12T00:03:28.286848Z",
"publishedAt": "2026-08-12T00:03:28.286848Z",
"updatedAt": "2026-08-12T00:03:28.286848Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.