Skip to content

Connect your AI

Connecting takes two steps: generate a token, then add the MCP server to your AI client.

  1. Open your dashboard settings

    Go to Integrations → AI access (MCP) in your dashboard.

  2. Create a token

    Click Generate token, give it a label (e.g. Claude Desktop), and copy it. It looks like mcp_live_….

  3. Save it somewhere safe

    The token is shown only once. Treat it like a password — anyone with it can read your meetings.

Your server URL is:

https://mcp.meetingjuice.com/mcp

Run this in your terminal:

Terminal window
claude mcp add meetingjuice \
--transport http \
--url https://mcp.meetingjuice.com/mcp \
--header "Authorization: Bearer mcp_live_YOUR_TOKEN"

Then ask Claude about your meetings — it will use the MeetingJuice tools automatically.

Lost a token, or want to disconnect a client? Go back to Integrations → AI access (MCP) and revoke it. Generate a fresh one any time. See Security & privacy.