Skip to content
Zed

cronus mcp for Zed

io.github.artem1981777/cronus-mcp

On-chain x402-paid market signals on Arc (Circle Gateway) exposed as MCP tools.

client:Zed transport:stdio runtime:npm

Install cronus mcp in Zed

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

{
  "context_servers": {
    "cronus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cronus-mcp"
      ]
    }
  }
}

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

cronus mcp in other clients