Skip to content
Claude Desktop

RillCoin for Claude Desktop

io.github.rillcoin/rill

AI agent wallets, Proof of Conduct reputation, and concentration decay on L1

client:Claude Desktop transport:stdio runtime:npm

Install RillCoin in Claude Desktop

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

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

{
  "mcpServers": {
    "rill": {
      "command": "npx",
      "args": [
        "-y",
        "@rillcoin/mcp"
      ],
      "env": {
        "RILL_FAUCET_URL": "<RILL_FAUCET_URL>",
        "RILL_EXPLORER_URL": "<RILL_EXPLORER_URL>"
      }
    }
  }
}

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

RillCoin in other clients