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

# Claude Desktop

> Connect Seamless MCP in Claude Desktop.

<Note>
  MCP access must be enabled on your account. See [Access control](/mcp/access-control).
</Note>

Add to your Claude Desktop MCP configuration:

```json theme={null}
{
  "mcpServers": {
    "seamless": {
      "url": "https://mcp.seamless.ai/mcp"
    }
  }
}
```

On first connect, Claude opens a browser window for OAuth. See [Quickstart](/mcp/quickstart) and [Authentication](/mcp/authentication).
