Skip to content
Zed

AgentUtility Matchpoint for Zed

ai.agentutility/mcp-matchpoint

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

client:Zed transport:stdio runtime:npm

Install AgentUtility Matchpoint in Zed

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

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

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

AgentUtility Matchpoint in other clients