mcpbeat Sign in

RillCoin MCP Server

local only

RillCoin runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 4 · +69% w/w
a month agotoday
25
Installs / week
npm · @rillcoin/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rill -- npx -y @rillcoin/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rill": {
      "args": [
        "-y",
        "@rillcoin/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rill]
command = "npx"
args = ["-y", "@rillcoin/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rill": {
      "args": [
        "-y",
        "@rillcoin/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rill": {
      "args": [
        "-y",
        "@rillcoin/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RILL_FAUCET_URL (Faucet API base URL), RILL_EXPLORER_URL (Explorer API base URL). The author declared them in the registry entry; get the values from the project itself.

Alternatives to RillCoin

same job, measured the same way
MintwareDevelopers
by mintwaredevelopers

Look up on-chain Attribution reputation scores for wallets and AI agents on Base.

38 installs/wk local only
Agenza
by mbtest870-ctrl

AI agent reputation on ICP.

local only
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
Nibgate
by fortunesayspump

x402 paywall layer for creator sites and agents: paid content, pricing, reputation, ledger.

5 tools answering
Azeth Protocol
by azeth-protocol

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

63 installs/wk local only
InsureLink
by skewing1

AI agent-to-agent SLA agreements on Base with insurance, reputation, and x402 payments.

32 tools answering
Spawnpay
by robocular

Crypto wallets, payments, and referral earnings for AI agents on Base L2

73 installs/wk local only
Retain So
by retain-so

Model Context Protocol server for Retain: let AI agents query churn risk and act on retention.

32 installs/wk local only

RillCoin — questions

Answers built from our own checks of this server.

Why is there no uptime for RillCoin?
RillCoin runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rillcoin/mcp was installed 25 times last week.
Is RillCoin still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect RillCoin?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rillcoin/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use RillCoin?
The npm package @rillcoin/mcp was installed 25 times in the last week. Week over week that is +69%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.