Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.forgemeshlabs/coinopai-mcp

NPM · COINOPAI-MCP · SCANNED SEP 20

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

Available components

+4 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 113 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 18 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1044 tokens (~94/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management63
  • Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.forgemeshlabs/coinopai-mcp server?

io.github.forgemeshlabs/coinopai-mcp runs locally as an npm package, launched with npx -y coinopai-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · coinopai-mcp

# add to Claude Code
claude mcp add forgemeshlabs-coinopai-mcp -- npx -y coinopai-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "forgemeshlabs-coinopai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coinopai-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "forgemeshlabs-coinopai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coinopai-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add forgemeshlabs-coinopai-mcp -- npx -y coinopai-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "forgemeshlabs-coinopai-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "coinopai-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add forgemeshlabs-coinopai-mcp --command npx --arg -y --arg coinopai-mcp
# ~/.hermes/config.yaml
mcp_servers:
  forgemeshlabs-coinopai-mcp:
    command: "npx"
    args: ["-y", "coinopai-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "forgemeshlabs-coinopai-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "coinopai-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add forgemeshlabs-coinopai-mcp -t stdio -c npx -a -y coinopai-mcp
// mcp.json
{
  "mcpServers": {
    "forgemeshlabs-coinopai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coinopai-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Supply Chain Security rose 1.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +4
    • Stability: unverified → 0.27 functional
  • 1 Sept 26 72

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/coinopai-mcp@2.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 113 packages
Packages resolved 113
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,044 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_trade_decision ~141

The accountability step. Verify a Kronos decision_id against later market prices. Returns whether direction held, PnL%, and a verdict: GOOD_DECISION, BAD_DIRECTION, NOISE, or NO_ACTION_TAKEN. Costs $0.07 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
decision_idstringyesUUID from a previous get_crypto_decision call
windowstringEvaluation window: 1h, 4h, or 24h (default: 4h)

No output schema declared.

No examples provided.

check_trade_preflight ~101

Step 1 of the auditable decision loop. Checks market state, cooldown, data freshness, and model context before calling get_crypto_decision. Costs $0.05 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
symbolstringyesSymbol to check: BTC, ETH, SOL, XRP, or ADA

No output schema declared.

No examples provided.

get_agent_automation ~49

Get the full agent automation prompt and workflow steps by slug. Costs $0.01 USDC.

NameTypeReqDescription
slugstringyesAutomation slug (e.g. 'slack-to-notion')

No output schema declared.

No examples provided.

get_crypto_decision ~123

Create a market-intelligence journal entry from Kronos context. Returns directional_bias, confidence context, compliance metadata, regime, anomaly/calibration context, and a decision_id. Call audit_trade_decision with that ID after the evaluation window to see what happened. Costs $0.15 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
symbolstringyesSymbol to evaluate: BTC, ETH, SOL, XRP, or ADA

No output schema declared.

No examples provided.

get_crypto_forecast ~133

Conformally-calibrated price forecast: an honest 80% prediction interval (range_80, ~0.80 empirical coverage) plus point return and upside probability for BTC/ETH/SOL/XRP/ADA. Directional bias is supporting context; the calibrated range is the validated product. Costs $0.05 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
symbolstringSymbol: BTC, ETH, SOL, XRP, ADA (default: BTC)

No output schema declared.

No examples provided.

get_crypto_risk ~41

Current market risk state and cooldown context for Kronos decisions. Useful as supporting context, not a standalone trading command. Costs $0.02 USDC.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_crypto_signal_history ~101

Recent Kronos context history for BTC/ETH/SOL/XRP/ADA. Use it to inspect model context and freshness before or after a decision. Costs $0.05 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
hoursnumberHours of history to fetch (default 24, max 168)

No output schema declared.

No examples provided.

get_crypto_signals ~93

Latest Kronos model context for BTC, ETH, SOL, XRP, ADA. Directional values are supporting context, not standalone trade instructions; use them with the calibrated range, risk state, and audit record. Costs $0.05 USDC.

NameTypeReqDescription
affiliate_idstringOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.

No output schema declared.

No examples provided.

list_automation_categories ~27

List all 35 automation categories with counts. Costs $0.005 USDC.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

review_signal_anomaly ~152

Score a market signal feature set for unusual conditions before downstream analysis. Returns anomaly_score, anomaly_level, review_label, drivers, component scores, and market-intelligence disclaimers. Not financial advice and not a market activity instruction. Costs $0.07 USDC.

NameTypeReqDescription
featuresobjectyesNumeric feature values to score, such as price_change, volume_change, volatility, signal_confidence, risk_score, social_velocity, or onchain_velocity.
symbolstringyesSymbol to review, e.g. BTC, ETH, SOL, XRP, ADA, AAPL, SPY
windowstringObservation window label, e.g. 24h (default: 24h)

No output schema declared.

No examples provided.

search_agent_automations ~83

Search 819 agent automation prompts by keyword. Returns matching automations with title, description, complexity and services. Costs $0.01 USDC.

NameTypeReqDescription
limitnumberMax results to return (default 20, max 50)
querystringyesSearch keyword (e.g. 'slack', 'notion', 'github')

No output schema declared.

No examples provided.

Common questions

What is the io.github.forgemeshlabs/coinopai-mcp server?

io.github.forgemeshlabs/coinopai-mcp is listed in the public MCP registry as io.github.forgemeshlabs/coinopai-mcp. Auditable market intelligence with calibrated forecast ranges, anomaly review, outcome. This page covers its npm package (coinopai-mcp).

Is the io.github.forgemeshlabs/coinopai-mcp server safe to use?

io.github.forgemeshlabs/coinopai-mcp scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.forgemeshlabs/coinopai-mcp server expose?

io.github.forgemeshlabs/coinopai-mcp exposes 11 tools: search_agent_automations, get_agent_automation, list_automation_categories, get_crypto_signals, get_crypto_risk, and 6 more. Their descriptions and schemas cost roughly 1,044 tokens of context every time the server is loaded.

Is the io.github.forgemeshlabs/coinopai-mcp server still maintained?

io.github.forgemeshlabs/coinopai-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.forgemeshlabs/coinopai-mcp server under?

io.github.forgemeshlabs/coinopai-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.