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

# Bridge: AI-powered commands for your business tools

> Bridge connects Claude, Gemini, or any MCP-compatible AI to ClickUp, Gmail, Slack, Shopify, and more — no workflows to build, just plain English.

Bridge is a hosted platform that gives your AI direct access to the business tools you use every day. Instead of switching between apps, copying data, or building automations, you type what you need — and Bridge handles the rest. Whether you're working in the Command Center on the web or routing requests through Claude or Gemini via MCP, the experience is the same: ask in plain English, get results.

## Key features

<CardGroup cols={2}>
  <Card title="Command Center" icon="terminal" href="/concepts/command-center">
    A chat interface where you type requests in plain English and Bridge executes them across your connected tools — with a live progress panel showing every step.
  </Card>

  <Card title="Connectors" icon="plug" href="/connectors/overview">
    OAuth-based integrations for ClickUp, Gmail, Slack, Google Calendar, Google Drive, Shopify, HubSpot, and more. Connect a tool once and it's available in every command.
  </Card>

  <Card title="Missions" icon="zap" href="/concepts/missions">
    After a successful multi-step command, Bridge prompts you to save it as a Mission — a reusable, one-click workflow you can run again without retyping.
  </Card>

  <Card title="Plays Library" icon="book-open" href="/concepts/plays">
    Pre-built instruction sets for common workflows: turning meeting transcripts into tasks, running client onboarding, summarizing daily standups, and more.
  </Card>

  <Card title="MCP endpoint" icon="cpu" href="/connect-your-ai">
    Bridge exposes a Model Context Protocol endpoint at `https://bridge-mcp-967806289134.us-central1.run.app/mcp`. Add it to Claude Desktop, Claude.ai, or any MCP-compatible AI client.
  </Card>

  <Card title="File uploads" icon="file-up" href="/quickstart">
    Upload PDFs, Word documents, and images (up to 10 MB) directly in the Command Center. Bridge can read and act on their contents as part of any command.
  </Card>
</CardGroup>

## Plans

Bridge offers four tiers. All paid plans include unlimited connectors and access to AI-powered tools.

| Plan           | Connectors | Tool calls / month | AI tokens / month |
| -------------- | ---------- | ------------------ | ----------------- |
| **Free**       | Up to 3    | 1,000              | —                 |
| **Individual** | Unlimited  | 100,000            | 500,000           |
| **Team**       | Unlimited  | 100,000 per seat   | 500,000 per seat  |
| **Agency**     | Unlimited  | Unlimited          | —                 |

<Note>
  AI token allowances power features like intelligent summarization and context-aware commands. The Free plan does not include AI tokens, but you can still run direct tool commands.
</Note>

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Sign up, connect your first tool, and run your first command in under five minutes.
  </Card>

  <Card title="Connect your AI" icon="cpu" href="/connect-your-ai">
    Add Bridge as an MCP server to Claude Desktop or Claude.ai and control your tools from your AI client.
  </Card>

  <Card title="Connectors overview" icon="plug" href="/connectors/overview">
    See every available integration and learn how to connect each one.
  </Card>

  <Card title="Command Center" icon="terminal" href="/concepts/command-center">
    Learn how Bridge translates plain-English requests into multi-step tool actions.
  </Card>
</CardGroup>
