Skip to content
Cursor

orcpin for Cursor

io.github.npraught/orcpin

Paid x402 facts for AI agents: signed statements, door reports, endpoint checks, chain reads

client:Cursor transport:stdio runtime:npm

Install orcpin in Cursor

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "orcpin": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "orcpin-mcp"
      ],
      "env": {
        "ORCPIN_PRIVATE_KEY": "<ORCPIN_PRIVATE_KEY>",
        "ORCPIN_TOOLSETS": "<ORCPIN_TOOLSETS>",
        "X402_NETWORK": "<X402_NETWORK>"
      }
    }
  }
}

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

orcpin in other clients