> For the complete documentation index, see [llms.txt](https://docs.castmagic.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.castmagic.io/reference/mcp.md).

# MCP Server

Connect Claude or any MCP client to your Castmagic account.

Castmagic is also a Model Context Protocol (MCP) server. Connect Claude — or any MCP client — directly to your Castmagic account, with no API key to copy.

## Connecting

Point your MCP client at:

```
https://app.castmagic.io/mcp
```

Authorization happens over **OAuth** in the browser — approve access and the client is connected. The same plan gating as the REST API applies to each tool.

## Tools

| Tool              | Description                                 |
| ----------------- | ------------------------------------------- |
| `search`          | Search transcripts, recordings, and content |
| `list_spaces`     | List your spaces                            |
| `list_recordings` | List recordings                             |
| `get_transcript`  | Fetch a recording's transcript              |
| `get_content`     | Fetch a recording's generated content       |
