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

# MCP

> Connect any MCP-capable AI tool to your organization's customer context — no new destination to work in.

Deal Brain is open infrastructure, not an app you have to live in. It connects to any AI tool that supports [MCP (Model Context Protocol)](https://modelcontextprotocol.io), an open standard for giving AI assistants access to outside systems.

Connect it once, and your organization's institutional memory — deals, stakeholders, meetings, and how your team sells — is available inside the tool you already work in.

We have step-by-step guides for the most popular tools:

<CardGroup cols={2}>
  <Card title="Claude" icon="sparkles" href="/integrations/claude">
    Connect Claude to Deal Brain
  </Card>

  <Card title="ChatGPT" icon="message-bot" href="/integrations/chatgpt">
    Connect ChatGPT to Deal Brain
  </Card>
</CardGroup>

## Using a different AI tool?

Any tool that supports MCP can connect to Deal Brain. You'll just need these details, which you can also find on the **Connections** page in your Deal Brain settings:

| Field              | Value                          |
| ------------------ | ------------------------------ |
| **MCP Server URL** | `https://findtempo.co/api/mcp` |
| **Authentication** | OAuth                          |

Paste these into your tool's MCP settings, sign in with your Deal Brain account when prompted, and you're good to go.

## What you can ask

Once connected, your AI tool can do far more than look up deals. Deal Brain exposes purpose-built tools across five areas:

| Area             | What you can do                                                                                      |
| ---------------- | ---------------------------------------------------------------------------------------------------- |
| **Deal context** | Pull deal state, stakeholders, cited observations, artifacts, and meeting history                    |
| **Daily work**   | Morning briefs, meeting prep, post-meeting debriefs, end-of-day retrospectives                       |
| **Writing**      | Drafts in your own voice, using your [tone profile and templates](/using/drafts-and-voice)           |
| **Action items** | List, create, and complete follow-ups across deals                                                   |
| **CRM**          | Update fields with citations back to the source, following each field's [update mode](/admin/fields) |

Admins get more: define [Signals](/signals), configure [Agents](/agents), manage [Playbook sources](/playbook), publish [Canvas templates](/canvas), and configure [tracked fields](/admin/fields).

Some prompts to start with:

```text wrap theme={null}
Show me my active deals with stage, close date, and a one-line read on each.
```

```text wrap theme={null}
Run my morning brief: meetings today, overdue action items, stale deals, and my top three moves.
```

```text wrap theme={null}
Prep me for my next customer meeting — objective, attendees, likely objections, and questions that move the deal.
```

See [Getting Started](/using/getting-started) for the full prompt playbook.

<CardGroup cols={2}>
  <Card title="Claude" icon="sparkles" href="/integrations/claude">
    Connect Claude to Deal Brain
  </Card>

  <Card title="ChatGPT" icon="message-bot" href="/integrations/chatgpt">
    Connect ChatGPT to Deal Brain
  </Card>
</CardGroup>
