Frequently Asked Questions

Everything You Need to Know

Questions about NavScope, how it compares to existing tools, payment, data quality, and MCP setup.

Product vs CoinGecko USDT Payment Exchanges & Chains Data Freshness SLA MCP Setup

🌐 What is NavScope?

What is NavScope? +
NavScope is an MCP-first crypto data intelligence platform. It exposes real-time cryptocurrency data — prices, volume, liquidity, exchange coverage, on-chain metrics, and AI-generated narratives — directly to AI assistants through the Model Context Protocol (MCP).

Instead of opening dashboards, switching tabs, or copying data into prompts, you ask your AI assistant naturally: "What is the current price of ARB across exchanges?" or "Which top-10 CEXes don't list INJ yet?" — and NavScope's 28 tools provide the answer in real time.

NavScope is AI-native by design, not AI-adapted. The tool descriptions, parameter names, and response formats are engineered for LLM comprehension — so Claude, Copilot, or Gemini route the right query to the right tool automatically without user intervention.
Do I need to write any code to use NavScope? +
No. NavScope is a configuration, not an integration. You paste one JSON block into your AI client's MCP settings file, restart the client, and all 28 tools become available immediately. No SDK, no API calls to wire, no coding required.

The MCP config block looks like this:
"mcpServers": { "navscope": { "url": "https://mcp.navscope.io/sse", "token": "your-api-key-here" } }
Detailed steps for Claude Desktop, GitHub Copilot, and Gemini CLI are in the MCP Setup section below.
What AI clients does NavScope work with? +
Any MCP-compatible client. Tested and confirmed working:
  • Claude Desktop — Anthropic's native desktop app; MCP is natively supported.
  • GitHub Copilot (VS Code) — MCP tool support available in Copilot agent mode.
  • Gemini CLI — Google's command-line AI agent supports MCP server configuration.
  • Any MCP-compatible client — NavScope follows the open MCP standard; any client implementing tools/list and tools/call will work.
Is NavScope a real-time data feed or a batch/historical data provider? +
NavScope is primarily a real-time and near-real-time data platform. Major pairs on Tier-1 exchanges refresh within 60 seconds of the exchange publishing new data. Historical OHLCV (candlestick) data is available for supported tokens but is not the primary use case.

NavScope is designed for questions like "what is the price right now" or "which exchange has the best bid depth today" — not for backtesting engines or historical research spanning years of data.

🔬 How is it different from CoinGecko?

How is NavScope different from CoinGecko or CoinMarketCap? +
CoinGecko and CoinMarketCap are dashboard-first data aggregators. You navigate to their website, find a token page, and read data visually. Their APIs exist, but they are designed for developers building products — not for AI assistants answering questions in real time.

NavScope is AI-native. The MCP tools are precision-engineered so that an AI assistant automatically selects the right tool, constructs the right query, and formats the response — without the user specifying which tool to call or copying data manually.

Key differences:
Dimension CoinGecko / CMC NavScope
Primary interfaceWeb dashboardMCP (AI assistant)
AI integrationNone (requires manual copy)Native — 28 tools
Revenue modelAds + tiered API creditsSubscription USDT
Listing gap analysisManual cross-referenceAutomated tool
AI narrativesNot availableOn-demand generation
InfrastructureCentralized aggregatorActive-active HA cluster
Does NavScope use CoinGecko data internally? +
No. NavScope collects data directly from exchange APIs — CEX REST and WebSocket APIs, DEX subgraph APIs, and on-chain RPC endpoints. CoinGecko is not used as a data source in any part of the NavScope pipeline. This is a deliberate architecture decision: direct-source data has lower latency and is not subject to CoinGecko's rate limits, data policy changes, or outages.
Can I use NavScope alongside CoinGecko or other tools? +
Yes. NavScope does not require exclusivity. You can use NavScope for AI-assistant-driven queries while keeping CoinGecko for historical charts or portfolio tracking. NavScope and other MCP servers can be registered simultaneously in your AI client — the AI routes each query to the most appropriate tool based on the tool descriptions.

🔑 Why USDT payment only?

Why does NavScope only accept USDT? +
Three reasons:

1. Fraud prevention. Card payments for data APIs have a high chargeback rate — users subscribe, extract data, then dispute the charge. USDT settlement is on-chain and irreversible after 6 block confirmations. There is no mechanism for a payer to reverse a confirmed on-chain transfer.

2. Finality. On-chain USDT is fully settled within 30 minutes for ERC-20 and under 3 minutes for TRC-20. Card payments can be reversed for up to 120 days. NavScope is a real-time data service — subscription activation must be reliable and permanent.

3. Decentralized settlement. USDT removes the need for a payment processor (Stripe, PayPal) that can freeze accounts, require compliance reviews, or impose geo-restrictions. NavScope serves users globally; USDT works the same way for a user in Singapore as in Brazil.
Which USDT networks are accepted? +
NavScope accepts:
  • ERC-20 USDT — Ethereum mainnet (contract: 0xdAC17F9...Ec1dF9)
  • Polygon USDT — Polygon/MATIC mainnet (lower gas fees)
  • TRC-20 USDT — Tron network (lowest fees, fastest confirmation ~3 min)

Do not send USDT on BEP-20 (BSC), Solana SPL, or other networks unless specifically confirmed in your payment details — unsupported network transfers cannot be recovered and are not NavScope's responsibility.
How long does activation take after payment? +
NavScope monitors the registered payment address on-chain in real time. Once 6 block confirmations are detected, your subscription activates automatically — no manual review, no support ticket.

Typical activation times:
  • TRC-20 (Tron): 2–5 minutes
  • ERC-20 Polygon: 5–15 minutes
  • ERC-20 Ethereum: 15–30 minutes (depends on network congestion)

You receive an email with your MCP credentials immediately on activation.
Is there a trial or refund policy? +
Due to the irreversible nature of on-chain USDT settlement, NavScope does not offer trial periods funded by payment reversal. Instead, the Explorer tier at 29 USDT/month functions as a low-commitment starting point — it gives full MCP access so you can evaluate the tool quality before upgrading.

Refunds are issued as USDT credit to a future billing period (not as a reversal) in two circumstances: a verified service outage exceeding the stated SLA (Enterprise tier) or a confirmed technical failure preventing access within the first 48 hours of a new subscription. Contact support@navscope.io with your wallet address and transaction hash.

🌏 Exchanges & Chains Supported

Which exchanges does NavScope cover? +
NavScope currently covers 20+ centralized and decentralized exchanges. Coverage is expanding continuously.

Centralized exchanges (CEX):
Binance Coinbase OKX Bybit Kraken KuCoin Huobi / HTX Gate.io MEXC Bitfinex Gemini Bitget Bitstamp AscendEX + others
Decentralized exchanges (DEX):
Uniswap v3 PancakeSwap Curve dYdX Raydium (Solana) Orca (Solana) + more

Use the list_exchanges MCP tool for the live, complete list with current status.
Which blockchain networks does NavScope support? +
NavScope tracks tokens and on-chain liquidity across:
Ethereum BNB Chain Polygon Solana Arbitrum Optimism Base Avalanche (C-Chain)

Additional EVM-compatible chains and Layer-2 networks are added based on market activity and PM direction.
What if a token I need is not tracked? +
NavScope tracks 10M+ tokens — including long-tail tokens on DEXes with minimal liquidity. If a token has been traded on any supported exchange or deployed on a supported chain, it is likely already in the NavScope universe.

If a specific token is missing, Pro and Enterprise subscribers can request coverage additions via their account portal. New token coverage typically activates within 24 hours of request.

⏱ Data Freshness SLA

How fresh is NavScope data? What is the update frequency? +
NavScope targets <60 seconds end-to-end latency from exchange publication to availability via MCP tool, for Tier-1 pairs on major exchanges.

Tier Description Target freshness Applies to
Tier 1 Major pairs (BTC, ETH, SOL, etc.) on top-5 CEX <60 seconds Explorer / Pro / Enterprise
Tier 2 Mid-cap tokens on tracked CEX <5 minutes Explorer / Pro / Enterprise
Tier 3 Long-tail DEX tokens <15 minutes Pro / Enterprise
SLA Guaranteed freshness with contractual uptime Per SLA agreement Enterprise only
What uptime SLA does NavScope provide? +
NavScope runs on an active-active M1/M2 cluster with Postgres streaming replication, Redis Sentinel, and RabbitMQ quorum queues. This infrastructure provides high availability without a single point of failure.

  • Explorer / Pro: Best-effort uptime. NavScope's HA infrastructure targets 99.5%+ monthly availability.
  • Enterprise: Contractual 99.9% monthly uptime SLA with credits for breach. Dedicated infrastructure slot, not shared compute.
Can I check data freshness for a specific token before relying on it? +
Yes. The get_data_freshness MCP tool returns the exact last-updated timestamp for any token/exchange pair and indicates whether it is within SLA thresholds.

Example prompt: "When was the last price update for MATIC on Binance, and is it within SLA?"

If a specific exchange feed is experiencing delays (e.g., due to an exchange API outage), NavScope marks that feed as degraded and the get_exchange_health tool surfaces the anomaly.

🔗 MCP Setup

How do I set up NavScope in Claude Desktop? +
  1. Subscribe to a NavScope plan and receive your API key by email.
  2. Open Claude Desktop and go to Settings → Developer → Edit Config (opens claude_desktop_config.json).
  3. Add the NavScope entry under mcpServers:
{ "mcpServers": { "navscope": { "url": "https://mcp.navscope.io/sse", "token": "YOUR_API_KEY" } } }
  1. Save the file and restart Claude Desktop.
  2. Open a new chat. In the tool panel you should see NavScope's 28 tools listed.
  3. Ask: "What exchanges list Chainlink (LINK)?" — NavScope responds with live data.
How do I set up NavScope in GitHub Copilot (VS Code)? +
  1. Ensure you have VS Code 1.99+ and GitHub Copilot Chat enabled.
  2. Open the Command Palette (Ctrl+Shift+P) and run MCP: Add Server.
  3. Select SSE as the transport type.
  4. Enter URL: https://mcp.navscope.io/sse
  5. Enter your API key when prompted.
  6. In Copilot Chat, switch to Agent mode and NavScope tools appear in the tool list.

Alternatively, add to .vscode/mcp.json in your workspace:
{ "servers": { "navscope": { "type": "sse", "url": "https://mcp.navscope.io/sse", "token": "YOUR_API_KEY" } } }
How do I set up NavScope in Gemini CLI? +
Add NavScope to your Gemini CLI MCP configuration file (~/.gemini/settings.json):
{ "mcpServers": { "navscope": { "url": "https://mcp.navscope.io/sse", "token": "YOUR_API_KEY" } } }
Then start Gemini CLI with gemini and NavScope tools will be available automatically.
How do I verify NavScope tools are active in my AI client? +
In Claude Desktop, the tool panel (hammer icon in the bottom bar of the chat) will show NavScope tools listed if the MCP server connected successfully. You should see entries like get_token_price, get_exchange_health, etc.

A quick functional test: ask "Using NavScope, get the current price of Bitcoin." If NavScope is connected, Claude will invoke get_token_price and return live data. If the tool panel is empty or the response says tools are unavailable, check that your API key is correct and the URL is exactly https://mcp.navscope.io/sse.
Can I use NavScope tools programmatically without an AI client? +
Yes. NavScope's MCP server exposes a standard SSE endpoint at https://mcp.navscope.io/sse. Any MCP-compatible client library (TypeScript, Python) can connect and invoke tools directly. The tools/list endpoint returns the full manifest; tools/call invokes any tool by name.

This allows programmatic integration into agent pipelines, automated research workflows, or custom AI tools — not just consumer AI desktop clients.

See the MCP Registry for the full tool list with parameter definitions.

Ready to get started?

Explorer starts at 29 USDT/month. Setup takes under 5 minutes.