Skip to content

utilsforagents mcp for Zed

com.utilsforagents/utilsforagents-mcp

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

client:Zed transport:stdio runtime:npm

Install utilsforagents mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "utilsforagents-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "utilsforagents-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

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

utilsforagents mcp in other clients