RillCoin for Windsurf
io.github.rillcoin/rill
AI agent wallets, Proof of Conduct reputation, and concentration decay on L1
client:Windsurf
transport:stdio
runtime:npm
Install RillCoin in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rill": {
"command": "npx",
"args": [
"-y",
"@rillcoin/mcp"
],
"env": {
"RILL_FAUCET_URL": "<RILL_FAUCET_URL>",
"RILL_EXPLORER_URL": "<RILL_EXPLORER_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs