{
  "markdown": "# CoinVerdict MCP Server\n\nFree remote [MCP](https://modelcontextprotocol.io) server for [CoinVerdict](https://coinverdict.io) — AI crypto research verdicts, refreshed daily.\n\nAn AI analyst panel debates each major coin every day and issues a graded research verdict: stance (overweight / neutral / underweight), graded dimensions (technical · sentiment · funding · KOL consensus), key levels, and risk framing. This server gives AI assistants direct read access to today's verdicts.\n\n**Endpoint (Streamable HTTP, no auth):**\n\n```\nhttps://mcp.coinverdict.io/mcp\n```\n\n## Install\n\n**Claude Code**\n\n```bash\nclaude mcp add --transport http coinverdict https://mcp.coinverdict.io/mcp\n```\n\n**Cursor / other MCP clients** — add a remote server with the URL above (transport: `http` / `streamable-http`).\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `get_verdict(symbol)` | Today's research verdict for a coin (e.g. `BTC`, `ETH`, `SOL`): stance, graded dimensions (technical · sentiment · funding · KOL), key support/resistance, invalidation, risks, and a link to the full dossier. |\n| `list_coins()` | Every coin symbol covered by a daily verdict (100 major assets). Use it to discover which symbols the other tools accept. |\n| `get_track_record(symbol)` | The **settled** track record for a coin — CoinVerdict's differentiator. Every past daily verdict is scored 7 days later against BTC (win / loss / push). Returns the coin's W/L/P scoreboard plus recent settled calls. |\n| `get_receipts()` | The overall settled scoreboard across all coins: directional win rate, wins/losses/pushes, neutral count, and the settlement rule. The public accountability record. |\n| `get_market_overview()` | Today's verdict for **all** covered coins in one call — the full docket: each coin's current stance and headline. |\n| `get_kol_leaderboard()` | The KOL settlement leaderboard: crypto influencers ranked by their **settled** hit rate (from VeraMind's ledger), with sample size. |\n\n## Example\n\n> \"What's CoinVerdict's take on BTC today?\"\n\nThe assistant calls `get_verdict(\"BTC\")` and gets a compact JSON verdict with a link to the full dossier at [coinverdict.io/coin/BTC](https://coinverdict.io/coin/BTC).\n\n## Notes\n\n- **Free, read-only, no API key.** Verdicts are pre-generated daily and served from cache.\n- Research information, **not investment advice**.\n- Full dossiers (bull/bear cross-examination, risk committee ruling, KOL settlement records, charts): [coinverdict.io](https://coinverdict.io) · 中文版: [coinverdict.io/zh](https://coinverdict.io/zh)\n- Community: [Telegram channel](https://t.me/CoinVerDict) · [chat](https://t.me/CoinVerDict_Chat)\n",
  "bytes": 2636,
  "sha": "bdc408e7453724815faa0e06a596c82cf106622dc23d53eba033628c2f64325f",
  "repo_slug": "ocark/coinverdict-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ocark_coinverdict_8ff4d525/readme"
}