mcpbeat Sign in

Orcpin MCP Server

local only

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

Paid x402 facts for AI agents: signed statements, door reports, endpoint checks, chain reads

Installs per day peak 139 · avg 14 · -71% w/w
a month agotoday
235
Installs / week
npm · orcpin-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Orcpin every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 orcpin -- npx -y orcpin-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orcpin": {
      "args": [
        "-y",
        "orcpin-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orcpin]
command = "npx"
args = ["-y", "orcpin-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "orcpin": {
      "args": [
        "-y",
        "orcpin-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orcpin": {
      "args": [
        "-y",
        "orcpin-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ORCPIN_PRIVATE_KEY (Private key (0x + 64 hex) of a dedicated, low-balance Base wallet holding a few dollars of USDC. Used only to sign gasless x402 payment authorizations; never transmitted. A door report costs about $50, so fund for what you intend to buy.), ORCPIN_TOOLSETS (Optional comma-separated subset of tools to expose: "defi" (chain + endpoint-reliability tools) and/or "trading" (trade-log calculators). Default: all ten paid tools. The free directory tool is always exposed; the ledger tools (statement, door report) are exposed regardless of this setting.), X402_NETWORK (x402 network id. Default eip155:8453 (Base mainnet).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Orcpin

same job, measured the same way
Academic Evidence Pack
by jmxisnext

Signed citation-integrity reports + retraction-checked evidence packs, paid per call via x402/USDC.

6 tools answering
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
I
harmony-mcp
by abduljabbarbxr

Repo rules enforcement for AI agents. Checks diffs against repo conventions.

929 installs/wk local only
Ailabra Agent Profit Ledger
by jsjfin

Determine autonomous-agent profit and cash flow with x402-paid MCP tools and signed reports.

8 tools answering
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

79 installs/wk local only
Wodan Posture
by goedvps-app-wodan-posture

Access-posture reports for agent data sourcing: robots, bot wall, licensing. Paid per call via x402.

2 tools answering
Zugabot
by zuga-luga

Paid dev services for AI agents: code review, bug-fix, tests, docs, audits. USDC on Base x402.

6 tools answering

Orcpin — questions

Answers built from our own checks of this server.

Why is there no uptime for Orcpin?
Orcpin 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 orcpin-mcp was installed 235 times last week.
How do I connect Orcpin?
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 orcpin-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Orcpin?
The npm package orcpin-mcp was installed 235 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.