Skip to main content

Demodesk MCP

Bring Your Meeting Intelligence Into Your AI

Written by Raj

Connect Demodesk to your AI and work with your meeting data directly in chat, transcripts, AI summaries, and coaching scorecards, without switching tools or copying anything manually.

The Demodesk MCP is built for practical day-to-day workflows and complements the Demodesk V2 API for teams that want to go deeper.


What Your AI Can Access

Once connected, your AI can read and work with three types of data from your Demodesk account:

Recordings

  • list_recordings — Find meetings by host, date, and more

  • get_recording — Get the details of a specific meeting

Transcripts

  • get_transcript — Read the full transcript of a meeting, with speaker names

  • batch_transcripts — Pull transcripts from up to 100 meetings at once, great for spotting patterns across calls

AI Outputs

  • list_summaries — Get the AI-generated summary for a meeting

  • list_scorecards — Get the coaching scorecard for a meeting, including scores and feedback


How to Connect

MCP Server URL: https://demodesk.com/mcp

You sign in with your existing Demodesk account. No API key needed for most setups.

Claude.ai (Web)

  1. Go to Customize → Connectors → Add custom connector (or open this link directly: https://claude.ai/customize/connectors?modal=add-custom-connector)

  2. Enter the server URL: https://demodesk.com/mcp

  3. Sign in when prompted

Claude Desktop

  1. Open MCP settings in Claude Desktop

  2. Add the server URL: https://demodesk.com/mcp

  3. Restart Claude Desktop and sign in when prompted

Claude Code

Run this command in your terminal:

claude mcp add --transport http demodesk https://demodesk.com/mcp

Then open Claude Code and run /mcp to finish signing in.

Codex

Run this command in your terminal:

codex mcp add demodesk --url https://demodesk.com/mcp

Alternative: Manual API key setup

Use this only if your client does not support OAuth.

  1. Create an API key in Demodesk at Settings → Integrations


  2. Add the key in your MCP client using that client's manual authentication flow


Example Prompts to Try

Here are some things you can ask your AI once Demodesk is connected:

If you're a sales leader:

  • "This week by host: coaching priorities, quick wins, and who needs help now."

  • "Give me a pipeline health update based on recent customer calls -- deal momentum, recurring risks, and where we should focus."

  • "Write an executive recap of this week's calls with key wins, blockers, and the top 3 actions to protect pipeline."

If you're a sales rep:

  • "What timeline did we agree on in my call with [customer] yesterday?"

  • "Draft follow-up emails for my meetings this morning. Match the tone of each conversation."

For coaching and review:

  • "Which reps scored below 3 on objection handling this month?"

  • "What were the most common objections in enterprise demo calls this week?"

  • "What feature requests came up in customer calls over the last 5 days?"


A Note on Data Access

Your AI can only see meetings you already have access to in Demodesk. Connecting the MCP does not change or expand your existing permissions in any way.


Demodesk MCP is built for practical day-to-day workflows and is being continuously expanded.

Did this answer your question?