mcpbeat Sign in

Coinopai MCP Server

local only

Coinopai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 1 Sep 2026.

Auditable market intelligence with calibrated forecast ranges, anomaly review, outcome.

Installs per day peak 38 · avg 15 · -24% w/w
a month agotoday
72
Installs / week
npm · coinopai-mcp
1
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Coinopai MCP 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 coinopai-mcp -- npx -y coinopai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "coinopai-mcp": {
      "args": [
        "-y",
        "coinopai-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.coinopai-mcp]
command = "npx"
args = ["-y", "coinopai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "coinopai-mcp": {
      "args": [
        "-y",
        "coinopai-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "coinopai-mcp": {
      "args": [
        "-y",
        "coinopai-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Dedicated low-balance Base wallet private key for x402 USDC micropayments. Do not use your primary wallet.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Coinopai MCP

same job, measured the same way
Kronos Forgemesh MCP
by forgemeshlabs

Kronos market intelligence with calibrated ranges, audits, and x402 payments on Base.

48 installs/wk local only
Crypto Signals MCP
by forgemeshlabs

Crypto Signals by ForgeMesh: market intelligence, calibrated forecasts, whale flows, risk context.

31 installs/wk local only
Alphalabs Intelligence
by pak209

Live trading-pipeline intelligence for AI agents: signal scoring, calibration, recorded outcomes.

6 tools answering
EXVIV Competitive Intelligence
by exviv

Reviewed competitor pricing, offer comparisons, and market-change evidence with x402 payments.

4 tools answering
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
Ucn
by mleoca

Auditable, conserved AST code intelligence for AI agents. JS/TS, Python, Go, Rust, Java, C/C++, C#.

769 installs/wk local only
Revnuvo Company Intelligence
by hardeyhemy

Observed company technologies, changes and signals for AI agents, with evidence and confidence.

9 tools answering
Wealth Engine — Economic Opportunity Intelligence
by neoki

Ranked economic opportunities, market evidence, experiments, and margin intelligence for AI agents.

3 tools answering

Coinopai MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Coinopai MCP?
Coinopai MCP 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 coinopai-mcp was installed 72 times last week.
How do I connect Coinopai MCP?
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 coinopai-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Coinopai MCP?
The npm package coinopai-mcp was installed 72 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Coinopai MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.