Skip to content
Gemini CLI

clawphunks for Gemini CLI

io.github.jefdiesel/clawphunks

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

client:Gemini CLI transport:stdio runtime:npm

Install clawphunks in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

clawphunks in other clients