> ## 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 documentation

> Bridge connects your AI to ClickUp, Gmail, Slack, Shopify, and more. Manage all your business tools in plain English — no workflows required.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Bridge documentation
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Connect Claude, Gemini, or any AI to your business tools. No workflows to build — just ask in plain English.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <Card title={<span className="product-guide-feature-card-title">Get started</span>} icon="rocket" href="/introduction" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Create your account and run your first AI command in minutes.</span>
    </Card>

    <a href="/connectors/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="plug" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Connectors</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Connect ClickUp, Gmail, Slack, Shopify, and 10+ more business tools.
        </span>
      </div>
    </a>

    <a href="/connect-your-ai" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="cpu" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Connect your AI</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Add Bridge to Claude or Gemini via the Model Context Protocol (MCP).
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/account/members" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="users" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Manage your team</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Invite members, assign roles, and control access across your organization.
          </span>
        </div>
      </a>

      <a href="/concepts/missions" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="zap" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Save a Mission</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Turn a successful multi-step command into a reusable, one-click workflow.
          </span>
        </div>
      </a>

      <a href="/concepts/plays" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="book-open" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Browse the Plays Library</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Use pre-built instruction sets for common tasks like transcripts-to-tasks and client onboarding.
          </span>
        </div>
      </a>

      <a href="/account/plans" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="credit-card" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">View plans & pricing</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Compare Free, Individual, Team, and Agency plans and upgrade when you're ready.
          </span>
        </div>
      </a>

      <a href="/troubleshooting/faq" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="circle-help" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">FAQ & troubleshooting</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Find answers to common questions and fix connector or auth issues fast.
          </span>
        </div>
      </a>

      <a href="/concepts/command-center" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="terminal" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">How the Command Center works</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Learn how Bridge translates your plain-English requests into tool actions.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
