Skip to content
Cursor

AgentPay for Cursor

io.github.rumblingb/agentpay

Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

client:Cursor transport:streamable-http runtime:npm

Install AgentPay in Cursor

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

{
  "mcpServers": {
    "agentpay": {
      "url": "https://api.agentpay.so/api/mcp"
    }
  }
}

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

AgentPay in other clients