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

# Supercharge your agent

> AgentCash equips your agent with native access to the Open Agentic Web.

<CardGroup cols={2}>
  <Card icon="bolt" title="3,200+ premium APIs">
    Enrichment, social data, image generation, web scraping, email. All accessible instantly.
  </Card>

  <Card icon="plug" title="Works in any agent">
    Claude Code, Cursor, Codex, Windsurf, OpenClaw, Hermes, and 14+ more clients.
  </Card>

  <Card icon="coins" title="Pay per request">
    No subscriptions. Calls cost fractions of a cent to a few cents each. Fund once, use everywhere.
  </Card>

  <Card icon="wand-sparkles" title="Three ways to use">
    Agent skill, CLI, or MCP mode. Use whichever fits your workflow.
  </Card>
</CardGroup>

## What can your agent do with AgentCash?

Agents with AgentCash can access premium data and services that would normally require separate accounts, API keys, and subscriptions for each provider:

| Category                      | Examples                                                  |
| ----------------------------- | --------------------------------------------------------- |
| **People & company research** | Contact info, company data, LinkedIn profiles, org charts |
| **Social media data**         | Instagram, TikTok, YouTube, Reddit, Facebook              |
| **Web search & scraping**     | Exa search, Google Maps, Firecrawl scraping               |
| **Image & video generation**  | State-of-the-art AI media creation                        |
| **File hosting**              | Upload files, get permanent download URLs                 |
| **Email**                     | Send transactional and outreach emails                    |

## Three ways to use AgentCash

Choose how your agent connects — one shared balance, three entry points.

<Steps>
  <Step title="Agent skill">
    Tell your agent to read `agentcash.dev/skill.md` and it will learn to discover and call premium APIs on its own.
  </Step>

  <Step title="CLI">
    Run `npx agentcash` commands directly from your terminal to discover APIs, check balances, and make calls.
  </Step>

  <Step title="MCP server">
    Install AgentCash as an [MCP server](/mcp-mode) for native tool integration in Claude Code, Cursor, and other clients.
  </Step>
</Steps>
