Skip to content
Cursor

clawphunks for Cursor

io.github.jefdiesel/clawphunks

Mint and trade ClawPhunks NFTs - 10k pixel punks for AI agents. x402 payment, ethscriptions on L1.

client:Cursor transport:stdio runtime:npm

Install clawphunks in Cursor

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

{
  "mcpServers": {
    "clawphunks": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "clawphunks-mcp"
      ]
    }
  }
}

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

clawphunks in other clients