Pays for crypto market intelligence on Base and records decisions for later price-based audits.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Coinopai MCP.
check_trade_preflightGate check: market allowed, cooldown, regime, model context
get_crypto_decisionProbabilistic decision journal + `decision_id
audit_trade_decisionVerify against real prices: verdict + PnL%
get_crypto_signalsModel context for BTC, ETH, SOL, XRP, ADA
get_crypto_signal_historyUp to 168h of context history for analysis
get_crypto_forecastConformally-calibrated 80% price range (~0.80 empirical coverage) for BTC, ETH, SOL, XRP, ADA
The forgemeshlabs/coinopai-mcp MCP server gives agents access to hosted Kronos crypto intelligence through MCP. Its tools provide market context, risk state, signal history, conformally calibrated forecast ranges, anomaly assessments, and decision records. The supported assets for the main crypto context tools are BTC, ETH, SOL, XRP, and ADA.
A central workflow links three calls: preflight, decision, and audit. Preflight reports whether a market is allowed and includes cooldown, regime, signal, and freshness context. The decision tool creates a probabilistic journal with a decision_id. After the selected evaluation window matures, the audit tool compares the decision with real prices and returns a verdict and PnL percentage.
The project is designed for market intelligence and record verification. The README states that directional results are supporting context, not standalone trade instructions, and that no directional edge has been demonstrated in backtesting.
The MCP process runs locally over stdio and sends requests to hosted x402 endpoints. When a paid request returns HTTP 402, the client automatically signs a USDC micropayment and retries with the payment header. Payments settle on Base mainnet through the Coinbase x402 facilitator. Successful object responses can include settlement information under _payment, including an on-chain transaction hash when available.
Each tool has a listed per-call price. The documented preflight, decision, and audit sequence costs $0.27 in total: $0.05, $0.15, and $0.07 respectively. Other tools range from $0.005 to $0.07 per call. A funded wallet is therefore required for normal use.
Install the package with the documented command:
Configure the MCP client to run that command and provide WALLET_PRIVATE_KEY in its environment. The key should belong to a dedicated, low-balance EVM wallet on Base. The README recommends installing Coinbase Wallet or another EVM wallet, switching to Base, and supplying USDC for agent payments. It states that the key remains local and that each request uses a signed micropayment rather than a blanket approval.
The package requires Node.js 18 or newer. Claude Code and Claude Desktop configuration examples are provided. When testing from the source checkout, the README advises launching the published package from another directory or a temporary project to avoid npm resolving the local package context.
The forgemeshlabs/coinopai-mcp MCP server exposes these capabilities:
decision_id.The service is not presented as a buy/sell oracle. Directional values can be weak, mixed, or wrong, and audit results expose both successful and unsuccessful decisions. A fresh audit may remain PENDING until its evaluation window matures. The repository is the MCP client layer; the paid intelligence is hosted separately. No API key or subscription is required, but calls consume USDC from the configured Base wallet. The published license is MIT.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/forgemeshlabs-coinopai-mcp)<a href="https://allmcps.com/mcp/forgemeshlabs-coinopai-mcp"><img src="https://allmcps.com/api/badge/forgemeshlabs-coinopai-mcp?style=directory" alt="Coinopai MCP on AllMCPs" /></a>