Skip to main content
MCP is an open protocol that lets AI assistants access your Caret meeting data directly. Ask your AI about past meetings, search your knowledge base, and reference transcripts — all without leaving your workflow.

Supported Clients

Claude Desktop

Anthropic’s desktop AI assistant.

Cursor

AI-powered code editor.

Any MCP Client

Any client that supports the Model Context Protocol.

Quick Setup

1

Open Settings

Open Claude Desktop and go to Settings > MCP Servers.
2

Add Server

Click Add and enter the server URL:
3

Sign In

Claude will open a browser window. Sign in with your Google account.
4

Select Workspace

Choose the Caret workspace you want to connect.
5

Start Using

You’re connected. Try asking Claude about your meetings.
You can also manually add the server in your claude_desktop_config.json:

API Key Authentication

If your MCP client does not support OAuth, you can authenticate with an API key.
1

Create API Key

Go to Settings > Developer in Caret and click Create API Key.
2

Assign Scopes

Select notes and users scopes for full MCP tool access.
3

Configure Client

Set the API key as a Bearer token in your MCP client’s authorization header.
Keep your API key secure. Never share it in public repositories or client-side code.

What You Can Do

All tools are read-only and scoped to your workspace. For full tool schemas and parameters, see the MCP Tools Reference.

Troubleshooting