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

# Claude

> Connect Claude to Deal Brain so every answer is grounded in your organization's current deal context.

Deal Brain exposes an MCP server that Claude connects to directly. Once connected, Claude answers from your organization's institutional memory — deals, stakeholders, meetings, and the way your team sells — instead of reconstructing context from whatever you paste in.

## Setup

<Steps>
  <Step title="Open Claude settings">
    Click your profile icon in the bottom-left corner of Claude, then select **Settings**.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/claude-settings-menu.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=cf4e3eb1f6afac365565677e4fe7d24b" alt="Claude profile menu with Settings highlighted" style={{ maxWidth: '300px' }} width="804" height="814" data-path="images/integrations/claude-settings-menu.png" />
  </Step>

  <Step title="Navigate to Connectors">
    In the settings sidebar, click **Connectors**.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/claude-connectors-page.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=ffd56dd99e988d36770ab26bf567076d" alt="Claude Settings showing the Connectors page" style={{ maxWidth: '600px' }} width="2602" height="1902" data-path="images/integrations/claude-connectors-page.png" />
  </Step>

  <Step title="Add a custom connector">
    Scroll to the bottom of the connectors list and click **Add custom connector**.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/claude-add-connector-button.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=0038df6ba7ded897a6de3a8d2a27718a" alt="Add custom connector button" style={{ maxWidth: '250px' }} width="582" height="238" data-path="images/integrations/claude-add-connector-button.png" />
  </Step>

  <Step title="Enter the connection details">
    Fill in the following fields:

    | Field                     | Value                          |
    | ------------------------- | ------------------------------ |
    | **Name**                  | `Deal Brain`                   |
    | **Remote MCP server URL** | `https://findtempo.co/api/mcp` |

    You can copy these values directly from the **Connections** page in your Deal Brain settings.

    <img src="https://mintcdn.com/temposystemsinc/YlUeNMdCvGVO_kCF/images/integrations/claude-add-connector-dialog.png?fit=max&auto=format&n=YlUeNMdCvGVO_kCF&q=85&s=1d14e53786bccfd68e6f14a095ed4c14" alt="Add custom connector dialog showing Name and Remote MCP server URL fields" style={{ maxWidth: '400px' }} width="1042" height="1030" data-path="images/integrations/claude-add-connector-dialog.png" />
  </Step>

  <Step title="Authenticate">
    Click **Add**. Claude will open a browser window to authenticate with your Deal Brain account. Sign in with your usual credentials.
  </Step>

  <Step title="Start using Deal Brain in Claude">
    Once connected, you can ask Claude about your deals. Try prompts like:

    * "What are my open deals?"
    * "What did I promise we'd cover in my last meeting with Acme Corp?"
    * "What are the key risks with Jaffle Inc?"
  </Step>
</Steps>
