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

# MCP: Connect Piper to Claude, ChatGPT, and Other AI Assistants

> Connect Piper AI to Claude, ChatGPT, and other MCP-compatible AI assistants using Piper's MCP server — so you can ask about calls, deals, and contacts from the tools you already use.

MCP (Model Context Protocol) is an open standard that lets AI assistants connect directly to Piper's data. Unlike Piper's other integrations, MCP isn't configured inside Piper — you add Piper as an MCP server inside your AI tool (Claude, ChatGPT, or any other MCP-compatible client), then authorize it with your Piper account. Once connected, you can ask your AI assistant about your calls, deals, and contacts without leaving the tool you're already working in.

<Note>
  MCP access is read-only. Connected AI assistants can look up and read your calls, deals, contacts, and related data, but cannot make changes in Piper on your behalf.
</Note>

## Prerequisites

* A Piper account signed in with your Google or Microsoft work account
* An AI assistant that supports remote MCP servers with OAuth (for example Claude or ChatGPT)

## Piper's MCP Server

|                   |                                                                                         |
| ----------------- | --------------------------------------------------------------------------------------- |
| **Server URL**    | `https://mcp.piperai.com/mcp`                                                           |
| **Authorization** | OAuth — sign in with your Piper account when prompted; no API key to generate or manage |
| **Access level**  | Read-only, scoped to your Piper team                                                    |

You can find this URL anytime under **Settings → Integrations → MCP & API Access** inside Piper.

## Connect Claude

<Steps>
  <Step title="Open Connector settings">
    In Claude, go to **Settings → Connectors** and choose to add a custom connector.
  </Step>

  <Step title="Add Piper's server URL">
    Paste `https://mcp.piperai.com/mcp` and confirm.
  </Step>

  <Step title="Authorize with your Piper account">
    Claude opens a Piper sign-in screen. Choose **Continue with Google** or **Continue with Microsoft** using your Piper work account, then approve access.
  </Step>
</Steps>

<Tip>
  Claude's connector menus are updated from time to time — if the steps above don't match what you see, check [Anthropic's own documentation](https://docs.claude.com) for the current path to adding a custom connector.
</Tip>

## Connect ChatGPT

<Steps>
  <Step title="Open Connector settings">
    In ChatGPT, go to **Settings → Connectors** and choose to add a custom connector.
  </Step>

  <Step title="Add Piper's server URL">
    Paste `https://mcp.piperai.com/mcp` and confirm.
  </Step>

  <Step title="Authorize with your Piper account">
    ChatGPT opens a Piper sign-in screen. Choose **Continue with Google** or **Continue with Microsoft** using your Piper work account, then approve access.
  </Step>
</Steps>

<Tip>
  ChatGPT's connector menus are updated from time to time — if the steps above don't match what you see, check OpenAI's own documentation for the current path to adding a custom connector.
</Tip>

## Connect Other MCP Clients

Most MCP-compatible tools (for example Cursor or Windsurf) let you add a remote server by URL from their MCP or connector settings. Add `https://mcp.piperai.com/mcp` as the server URL, and complete the OAuth sign-in prompt with your Piper account when it appears. Refer to your specific tool's documentation for exactly where this setting lives.

## What Your AI Assistant Can Access

Once connected, your AI assistant can query:

| Data               | What it can do                                                                                                                                                                                                                                                                                                      |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Transcriptions** | List and filter your team's calls (by user, date range, deal, contact, tag, or meeting type), and fetch the full transcript, participants, and summary for a specific call — optionally including its call score, recent notes, CRM field values, drafted follow-up email, and a permanent link to open it in Piper |
| **Deals**          | Look up deals by name, to reference or filter by in a query                                                                                                                                                                                                                                                         |
| **Contacts**       | Look up contacts by name or email, to reference or filter by in a query                                                                                                                                                                                                                                             |
| **Meeting Types**  | List the meeting types configured on your team                                                                                                                                                                                                                                                                      |
| **Tags**           | List the tags available on your team                                                                                                                                                                                                                                                                                |
| **Users**          | List the users on your team                                                                                                                                                                                                                                                                                         |

<Note>
  Access is scoped to your Piper team — your AI assistant only sees calls and records visible to your account, the same sharing rules that apply inside Piper itself.
</Note>

### Example Questions You Can Ask

* "What calls did I have with \[contact or company name] recently?"
* "Summarize my last call about \[deal name]."
* "Show me all calls tagged '\[tag name]' from this quarter."
* "List my team's meeting types."

## Disconnecting

To revoke an AI assistant's access, remove the Piper connection from within your AI tool's connector or integration settings.
