Loading MCP server directory, please wait...
Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.
npx @getmcp/cli add to.sprawl/sprawlRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"to.sprawl/sprawl": {
"url": "https://sprawl.to/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}