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
{
"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