Serversio.github.rillcoin/rill
R

RillCoin

io.github.rillcoin/rill · v0.1.1
▦ npm
v0.1.1npm npm: @rillcoin/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.rillcoin/rill",
  "description": "AI agent wallets, Proof of Conduct reputation, and concentration decay on L1",
  "title": "RillCoin",
  "repository": {
    "url": "https://github.com/rillcoin/rill",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@rillcoin/mcp",
      "version": "0.1.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Faucet API base URL",
          "name": "RILL_FAUCET_URL"
        },
        {
          "description": "Explorer API base URL",
          "name": "RILL_EXPLORER_URL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}