> ## Documentation Index
> Fetch the complete documentation index at: https://docs.range.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Range AI

> Connect your AI assistant to blockchain intelligence tools spanning every ecosystem.

Range AI exposes your existing Range API key as an **MCP (Model Context Protocol) server** — the open standard for giving AI assistants access to external tools. Once connected, you can investigate blockchain addresses, trace fund flows, screen for sanctions, and analyze cross-chain activity entirely through natural language, using any MCP-compatible client.

No new credentials. No separate service. The same API key you already use.

## What you can do

<CardGroup cols={2}>
  <Card title="Investigate any wallet" icon="magnifying-glass" href="/ai/investigation-playbook">
    Trace fund flows, identify counterparties, find the origin of funds, and produce investigation reports — all from a single prompt.
  </Card>

  <Card title="Screen for risk and sanctions" icon="shield-check" href="/ai/tools-reference">
    Ask your AI to check OFAC sanctions, token blacklists, and risk scores across Ethereum, Tron, and Solana in real time.
  </Card>

  <Card title="Cross-chain intelligence" icon="link" href="/ai/tools-reference">
    Range covers every ecosystem in a single set of tools - from Ethereum and Solana, to Tempo and Tron. Your AI can pivot across chains automatically.
  </Card>

  <Card title="Connect in 5 minutes" icon="bolt" href="/ai/quickstart">
    Add the MCP endpoint to Claude Desktop, Claude.ai, or Cursor. Your API key is the only thing required.
  </Card>
</CardGroup>

## What's available today

| Category                 | Tools | What it covers                                                                         |
| ------------------------ | ----- | -------------------------------------------------------------------------------------- |
| Risk & Sanctions         | 5     | Address risk score, transaction risk, payment risk, token risk, OFAC + blacklist check |
| Address Intelligence     | 11    | Labels, connections, transactions, payments, asset flow, balances, stats, funded-by    |
| Transfers & Transactions | 3     | Token transfer history, transfers between two addresses, transaction details           |
| Network Analytics        | 2     | Whale moves, network volume                                                            |

**MCP endpoint:** `https://api.range.org/ai/mcp`

## What's coming

* **Investigation Copilot** — a chat interface inside the Range dashboard for instant wallet investigations
* **Automated report generation** — one prompt produces a structured investigation report ready for compliance review
* **Alert narratives** — AI explanations attached to real-time risk alerts ("why did this address flag?")
* **Natural language queries** — "show all wallets that received funds from Tornado Cash in the last 30 days"

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/ai/quickstart">
    Connect your AI client in 5 minutes.
  </Card>

  <Card title="Tools Reference" icon="wrench" href="/ai/tools-reference">
    Browse all 21 available MCP tools.
  </Card>
</CardGroup>
