Skip to content
Cursor

PressureDesk for Cursor

dev.autonomyforge.pressuredesk/pressuredesk

Read-only BUY / WAIT / AVOID spend gate for paid APIs, MCP endpoints, and x402 routes.

client:Cursor transport:streamable-http

Install PressureDesk in Cursor

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

{
  "mcpServers": {
    "pressuredesk": {
      "url": "https://pressuredesk.autonomyforge.dev/mcp/http"
    }
  }
}

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

PressureDesk in other clients