forgemeshlabs/coinopai-mcp
🔌 MCP Serverforgemeshlabs
MCP server for paid crypto intelligence with trade decisions and USDC micropayments on Base.
The CoinopAI-MCP server is a Model Context Protocol (MCP) server that runs locally via stdio and integrates with AI agents (e.g., Claude, Copilot) to provide paid cryptocurrency intelligence. It leverages the x402 protocol for micropayments, allowing agents to pay per query using USDC on the Base blockchain. Key features include preflight checks to validate trade conditions, trade decisions that return a decision_id for later audit against real market prices, persistent risk state to track exposure, signal history for backtesting, and an agent automation search that discovers and pays for intelligence signals via micropayments. The architecture is event-driven, with all state stored locally for privacy and offline analysis. This enables AI agents to autonomously make informed trading decisions with a trustless payment layer.
💡Highlights
- ├─Local stdio MCP server
- ├─x402-powered paid intelligence
- └─USDC micropayments on Base
🎯For
- ├─Crypto traders
- ├─AI agent developers
- └─DeFi researchers