---
title: "Connect Claude.ai (web) to Speak AI"
description: "Set up the Speak AI MCP server in Claude.ai (web). Browser-based, works on any computer."
---

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

# Connect Claude.ai (web) to Speak AI


Claude.ai (web) reaches your Speak AI workspace through the MCP server, so it can read your recordings, transcripts and insights while you work.

## What you need

A Speak AI account, and Claude.ai (web). Some setup paths also need an API key, which you create at [app.speakai.co/developers/apikeys](https://app.speakai.co/developers/apikeys).

Every client connects to the same address:

```text
https://api.speakai.co/v1/mcp
```

## How do you connect Claude.ai (web)?

> **Tip**
>
> [Install in Claude.ai](https://claude.ai/settings/connectors) opens the right screen directly.

1. Open [claude.ai/settings/connectors](https://claude.ai/settings/connectors)

1. Click **Add custom connector**

1. Name it **Speak AI**, paste the URL above, click **Add**

   ![Claude add custom connector dialog with Speak AI filled in](/mcp-setup/claude-web/1.connector.png)

1. Sign in to Speak AI, click **Allow** on the permission popup

   ![Speak AI connected in Claude with tools listed](/mcp-setup/claude-web/2.connected.png)

## What can you ask for once it is connected?

Ask in your own words. The server exposes 112 tools, so most questions about your workspace resolve without naming one:

- "Summarise my last customer interview."
- "Find every mention of pricing across this month's calls."
- "Upload this recording and tell me the main themes."

## Related guides

- [Connect your AI tool](/mcp) covers every supported client.
- [Connect Claude Desktop to Speak AI](/mcp/setup/claude-desktop/)
- [Speak AI MCP server](/mcp) explains what the server exposes.
- [MCP authentication and rate limits](/mcp/authentication)

Source: https://docs.speakai.co/mcp/setup/claude-web/index.mdx
