Skip to content
Cursor

AgentUtility Matchpoint for Cursor

ai.agentutility/mcp-matchpoint

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

client:Cursor transport:stdio runtime:npm

Install AgentUtility Matchpoint in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AgentUtility Matchpoint in other clients