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

# BuildBetter MCP Server

> Access your BuildBetter data directly from Claude, ChatGPT, Cursor, and other AI assistants

# BuildBetter MCP Server

<Card>
  <p className="text-lg">
    The BuildBetter MCP Server lets AI assistants like Claude and ChatGPT securely access your BuildBetter data — your calls, customer signals, contacts, and more. Just connect and sign in with your BuildBetter account. No API keys or local setup required. SSO-first sign-in routes work emails to the right identity provider automatically.
  </p>
</Card>

## Guides

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/pages/MCP/quick-start">
    **2 minutes**
    Add the server URL to your AI client, sign in, and start asking questions.
  </Card>

  <Card title="Complete Guide" icon="book-open" href="/pages/MCP/complete-guide">
    **15-20 minutes**
    Setup for all clients, what you can ask, use cases by team, security, and troubleshooting.
  </Card>

  <Card title="Tool Reference" icon="wrench" href="/pages/MCP/tool-reference">
    **21 tools documented**
    Complete reference for every MCP tool — parameters, examples, workflows, and signal schema.
  </Card>
</CardGroup>

## What Can You Do With It?

Once connected, you can ask your AI assistant questions about your BuildBetter data in plain language:

* **"Show me all customer issues from the last week"**
* **"Summarize feedback from Acme Corp"**
* **"What feature requests came up this month?"**
* **"Which customers mentioned competitors recently?"**

Your assistant handles the data fetching behind the scenes — you just ask questions.

## Need Help?

<Tabs>
  <Tab title="Quick Help">
    * **Setup issues?** Check the [Quick Start Guide](/pages/MCP/quick-start)
    * **Need details?** See the [Complete Guide](/pages/MCP/complete-guide)
  </Tab>

  <Tab title="Contact Support">
    Email [support@buildbetter.ai](mailto:support@buildbetter.ai) for:

    * Technical assistance
    * Feature requests
  </Tab>
</Tabs>

## Useful Links

<CardGroup cols={2}>
  <Card title="MCP Server" icon="server" color="#5D5D5D">
    `https://mcp.buildbetter.app` (also accepts `/mcp`)
  </Card>

  <Card title="MCP Protocol" icon="book" href="https://modelcontextprotocol.io">
    Official MCP docs
  </Card>
</CardGroup>

***

<Note>
  Last updated May 2026
</Note>
