Skip to content
Cursor

AgentUtility Compose for Cursor

ai.agentutility/mcp-compose

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

client:Cursor transport:stdio runtime:npm

Install AgentUtility Compose in Cursor

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

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

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

AgentUtility Compose in other clients