Truedge Developer Services — MCP Server & Crypto Risk API
Plug Truedge's crypto risk intelligence into your AI assistant or app — free, no API key, no buy/sell advice. Built so an agent can answer "is this token dangerous, and why?" with sourced data.
MCP server (Model Context Protocol)
Our MCP server lets any MCP-capable AI assistant (Claude and others) call Truedge's risk data directly. Endpoint: POST https://truedge.xyz/mcp (Streamable-HTTP / JSON-RPC; methods initialize, tools/list, tools/call). No API key. Three tools:
check_token_risk — overall risk posture for a token: pump-and-dump / Risk-Watch tier, contract-safety verdict, and the red flags behind it.
get_recent_hacks — recent DeFi hacks and exploits (deduplicated) with amounts, techniques, dates and sources.
Public read-only API
GET https://truedge.xyz/api/token/{SYMBOL} — full JSON for one token: risk assessment, pump-watch tier, GoPlus contract-safety, price, profile, narratives.
GET https://truedge.xyz/api/pump-watch/hacks?days=30 — recent DeFi hacks, deduplicated, with amounts, techniques, dates and sources.
Informational only — Truedge gives no buy, sell, or price-target advice. "No flags found" is never a guarantee of safety. Commercial API access with higher rate limits is coming soon — email support@truedge.xyz for early access.