Skip to content
Zed

AgentUtility Prooflayer for Zed

ai.agentutility/mcp-prooflayer

MCP server for the @agentutility prooflayer cluster — pay-per-call x402 tools, no API keys, USDC…

client:Zed transport:stdio runtime:npm

Install AgentUtility Prooflayer in Zed

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

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

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

AgentUtility Prooflayer in other clients