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

# AgentKey

> One key that connects your AI agent to the entire digital world.

**AgentKey** is a unified gateway that gives your AI agent access to the data and
services it can't reach on its own — web search, page scraping, social media,
crypto & on-chain data, finance, e-commerce, and business intelligence.

Instead of signing up for, authenticating, and billing a dozen separate APIs,
you use **one master key**. AgentKey handles auth, routing, failover, and billing
for every provider behind a single, standardized interface.

<Note>
  AgentKey is built by [Chainbase](https://chainbase.com). It exposes **\~1,800
  tools** across eight categories through one MCP server (and an SDK/API),
  covered by a single subscription with a monthly credit allowance.
</Note>

## Why AgentKey

<CardGroup cols={2}>
  <Card title="One Unified Key" icon="key">
    No more juggling 10+ API keys. A single master key handles authentication,
    routing, and billing for every provider — managed from one dashboard.
  </Card>

  <Card title="One Subscription" icon="wallet">
    A single plan with a monthly credit allowance shared across all services.
    Need more? Usage beyond your allowance simply bills as overage.
  </Card>

  <Card title="Auto Failover" icon="shuffle">
    A provider goes down, your agent doesn't. AgentKey automatically routes to a
    backup provider — no interruption, nothing for you to do.
  </Card>

  <Card title="Plug and Play" icon="plug">
    Works with 22 agents — Claude Code, Cursor, Windsurf, Gemini CLI, Claude
    Desktop, and more. Install with one command, or let a chat agent install it
    for you.
  </Card>
</CardGroup>

## What your agent can do

| Category       | Tools   | What it unlocks                                                                                |
| -------------- | ------- | ---------------------------------------------------------------------------------------------- |
| **Search**     | \~33    | Web, news, image, and LLM-context search via Serper, Tavily, Brave, Perplexity, Exa, Parallel  |
| **Scrape**     | \~4     | Turn any URL into clean markdown; bypass anti-bot pages (Firecrawl, Jina, BrightData)          |
| **Social**     | \~1,169 | Major platforms — X/Twitter, Reddit, YouTube, LinkedIn, TikTok, Instagram, Threads, and more   |
| **Crypto**     | \~179   | Market data, on-chain, NFTs, DEX pools, wallets, prediction markets, news, social intelligence |
| **Finance**    | \~347   | Technical indicators, commodities, and traditional market data                                 |
| **Business**   | \~96    | Company, acquisition, and entity intelligence                                                  |
| **E-commerce** | \~34    | Product search, details, and best-seller rankings                                              |
| **Account**    | 1       | Check remaining credits and upstream health — always free                                      |

<Card title="See all capabilities" icon="layers" href="/capabilities/overview">
  Browse every category and the kinds of tools inside each.
</Card>

## Get started in minutes

<Steps>
  <Step title="Get your key">
    Create a free account in the [console](https://console.agentkey.app) and copy
    your master key.
  </Step>

  <Step title="Pick a plan">
    Subscribe once. Your plan's monthly credits work across every service.
  </Step>

  <Step title="Install AgentKey">
    Run a one-line installer, or paste a prompt and let your agent install it.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from zero to your first tool call.
  </Card>

  <Card title="Installation" icon="download" href="/connect/install">
    One-line install, or let your agent install it from ClawHub.
  </Card>
</CardGroup>
