What is the Sprawl MCP server?
Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.
How to install Sprawl
Copy-paste configuration for popular MCP clients.
AuthorizationsecretOPTIONAL. 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.
{
"mcpServers": {
"sprawl": {
"url": "https://sprawl.to/api/mcp"
}
}
}{
"mcpServers": {
"sprawl": {
"serverUrl": "https://sprawl.to/api/mcp"
}
}
}{
"servers": {
"sprawl": {
"type": "http",
"url": "https://sprawl.to/api/mcp"
}
}
}{
"mcpServers": {
"sprawl": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sprawl.to/api/mcp"
]
}
}
}claude mcp add --transport http sprawl https://sprawl.to/api/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.