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

# All Products

> Browse all Chainbase products and tools

## AI Integration

Build AI agents and LLM applications with real-time Web3 data.

<CardGroup cols={2}>
  <Card title="Web3 Data MCP" icon="plug" href="/resources/ai/mcp">
    Connect on-chain data to any MCP-compatible AI client.
  </Card>

  <Card title="Tops Data MCP" icon="chart-line" href="/resources/ai/mcp-tops">
    Connect crypto social intelligence to AI clients. Free, no API key.
  </Card>

  <Card title="x402 Payment Protocol" icon="credit-card" href="/resources/ai/x402">
    AI Agent pay-per-call API access via HTTP 402 and stablecoins.
  </Card>

  <Card title="Web3 Data Skill" icon="robot" href="/resources/ai/web3-data-skill">
    Claude Code skill for natural language blockchain queries.
  </Card>
</CardGroup>

## Data Access

Query blockchain data programmatically across 90+ chains.

<CardGroup cols={2}>
  <Card title="Web3 API" icon="code" href="/resources/platform/features/api/web3-api">
    REST API for token, NFT, balance, domain, and transaction data.
  </Card>

  <Card title="SQL API" icon="database" href="/resources/platform/features/api/sql-api/overview">
    Run custom SQL queries against indexed on-chain datasets.
  </Card>

  <Card title="Tops API" icon="chart-line" href="/api-reference/tops-api/tool/list-trending-topics">
    Crypto social intelligence — trending narratives, mentions, and signals.
  </Card>

  <Card title="CLI" icon="terminal" href="/resources/ai/cli">
    Command-line tool for Web3 data and Tops queries. JSON output for scripting.
  </Card>
</CardGroup>

## Data Processing

Build data pipelines and stream chain data to your infrastructure.

<CardGroup cols={3}>
  <Card title="Manuscript" icon="scroll" href="/resources/manuscript/overview">
    Blockchain data streaming framework for custom data pipelines.
  </Card>

  <Card title="Data Cloud" icon="cloud" href="/resources/platform/features/datacloud/overview">
    Online data warehouse for SQL queries on terabytes of chain data.
  </Card>

  <Card title="Data Sync" icon="arrows-rotate" href="/resources/platform/features/sync/overview">
    Stream real-time chain data to your own databases and storage.
  </Card>
</CardGroup>

## Data Discovery

<CardGroup cols={2}>
  <Card title="Data Catalog" icon="book" href="/catalog/overview">
    Browse data schemas for 50+ blockchain networks.
  </Card>
</CardGroup>
