---
title: "Connect Muse to Speak AI"
description: "Set up the Speak AI MCP server in Muse. Meta's personal AI assistant. One-click OAuth, no API key."
---

> 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 Muse to Speak AI


Muse 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 Muse. 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 Muse?

> **Tip**
>
> [Open Muse](https://muse.ai) opens the right screen directly.

1. Open [muse.ai](https://muse.ai) and sign in

1. Ask your Muse to connect to Speak AI, for example **"Connect to the Speak AI MCP server at https://api.speakai.co/v1/mcp"**

1. Sign in to Speak AI, then click **Allow** on the permission popup. Muse uses the one-click OAuth flow, so there is no API key to paste

1. Confirm it worked by asking **"Summarize my most recent recording in Speak AI"**

1. Directory listing, pending approval: once Speak AI is approved in the Muse connector directory, you will find **Speak AI** in Muse's directory and connect in one click, with no URL to paste. This step replaces the two above it when that lands.

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

Ask in your own words. The server exposes 119 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.ai (web) to Speak AI](/mcp/setup/claude-web/)
- [Speak AI MCP server](/mcp) explains what the server exposes.
- [MCP authentication and rate limits](/mcp/authentication)

Source: https://docs.speakai.co/mcp/setup/muse/index.mdx
