← Back to Plugins
MCP Server MCP

RillCoin

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @rillcoin/[email protected]

Configuration Example

{
  "remotes": [],
  "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"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...