Skip to content
Zed

RillCoin for Zed

io.github.rillcoin/rill

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

client:Zed transport:stdio runtime:npm

Install RillCoin in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

RillCoin in other clients