Odel
RillCoin

RillCoin

Local
@rillcoinRustApache-2.0Updated 3mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@rillcoin/mcpv0.1.1

Run

npx -y @rillcoin/mcp

MCP client config

{
  "mcpServers": {
    "rillcoin": {
      "command": "npx",
      "args": [
        "-y",
        "@rillcoin/mcp"
      ]
    }
  }
}