Skip to content
Claude Desktop

stipend.sh for Claude Desktop

io.github.graphiker-australia/stipend

Non-custodial USDC wallet on Base with spending limits enforced in code, not in a prompt.

client:Claude Desktop transport:stdio runtime:npm

Install stipend.sh in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

stipend.sh in other clients