> ## 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 Range's workspace data and onchain intelligence over MCP.

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 pull up your workspace's accounts and alerts, screen addresses for risk and sanctions, trace fund flows, 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.

<Note>
  The Range MCP surface is **strictly read-only by design** — every tool reads data; none of them create, update, or delete anything in your workspace.
</Note>

## What you can do

<CardGroup cols={2}>
  <Card title="Ask about your workspace" icon="building" href="/ai/tools-reference">
    Pull up tracked accounts, balances, alert rules, counterparties, and transfer categorization from your own workspace.
  </Card>

  <Card title="Screen for risk and sanctions" icon="shield-check" href="/ai/tools-reference">
    Run the v2 screening pipeline or the v1 risk score, check OFAC sanctions and token blacklists, across Ethereum, Tron, Solana, and more.
  </Card>

  <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="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

74 tools, strictly read-only, across these categories:

| Category                       | Tools | What it covers                                                                                                |
| ------------------------------ | ----- | ------------------------------------------------------------------------------------------------------------- |
| Workspace & Account Management | 6     | Tracked accounts, balances, groups, linked custodian/exchange/bank connections                                |
| Workspace Admin & Plans        | 2     | Workspace identity, global subscription plan catalogue                                                        |
| Alerts & Rules                 | 8     | Alert rules, fired events, templates, delivery channels                                                       |
| Counterparties & Enrichment    | 5     | Vendors/customers/partners, transfer notes and categories                                                     |
| Screening & Risk               | 13    | v2 screening pipeline (attribution/exposure/behaviour), v1 graph-based risk score, sanctions/blacklist checks |
| Address Intelligence           | 11    | Labels, connections, transactions, payments, asset flow, balances, stats, funded-by                           |
| Transfers & Transaction Detail | 3     | Token transfer history, transfers between two addresses, transaction details                                  |
| Network & Token Stats          | 12    | Whale moves, network volume, active accounts, token supply and holders                                        |
| Explorer Stats & Utilities     | 14    | Leaderboards, cross-chain flow, transaction search, plain-language transaction explanation, entity directory  |

**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 74 available MCP tools.
  </Card>
</CardGroup>
