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

# MCP overview

> Connect Firmable to AI apps and developer tools via the Model Context Protocol

The Firmable MCP server lets AI apps and tools query Firmable data directly through the
[Model Context Protocol](https://modelcontextprotocol.io). Connect it once and your
assistant can pull company and people intelligence straight into its answers.

<Note>
  Every setup needs the **MCP URL** and **Client ID** — see
  [**URL & Client ID**](/mcp/credentials) for where to find them.
</Note>

## Pick your setup

<CardGroup cols={2}>
  <Card title="Claude (Web/Desktop)" icon="message" href="/mcp/claude">
    Add Firmable as a custom connector in Claude (Web) and Claude (Desktop).
  </Card>

  <Card title="ChatGPT" icon="comment" href="/mcp/chatgpt">
    Add Firmable as an app in ChatGPT.
  </Card>

  <Card title="Developer tools" icon="terminal" href="/mcp/developer-tools">
    Cursor, Claude Code, Windsurf, and Codex via config or CLI.
  </Card>
</CardGroup>
