Skip to content
Zed

IDLE Protocol for Zed

com.earnidle/mcp

Web scraping, inference, DNS, monitoring from residential IPs — pay per request in USDC

client:Zed transport:stdio runtime:npm

Install IDLE Protocol in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@idleprotocol/mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

IDLE Protocol in other clients