WaveHelp Center

Connect Wave to Claude Code

Two terminal commands put your meeting transcripts and action items inside Claude Code — or reuse the Wave connector you already added to Claude.

Claude Code can read your Wave meetings while it works on your code — pull the transcript of a planning call, turn a customer's exact words into a ticket, or update a doc to match what was decided. Setup is two commands.

Connect

In your terminal, run:

claude mcp add --transport http --scope user wave https://mcp.wave.co

--scope user makes Wave available in every project. Leave it off to add Wave to the current project only.

Sign in:

claude mcp login wave

A browser window opens on Wave. Sign in with the account you record with, and you're done. (Inside a session you can also type /mcp, choose wave, and select Authenticate.)

Ask, for example: "Read the transcript of yesterday's planning call and update the roadmap section of the README to match what we decided."

Already connected Wave in Claude? If you're signed in to Claude Code with your Claude subscription, the connector you added at claude.ai shows up in Claude Code automatically — no commands needed. Type /mcp to check.

Try asking

  • "List my meetings from this week and pull the transcript of the design review."
  • "Find the customer call where they described the export bug and quote exactly what they said."
  • "Take the action items from today's standup and create a task list in TODO.md."

Claude Code can search and read your sessions and can save action items or file sessions into folders. It can't delete a recording or change a transcript.

If it doesn't work

  • /mcp shows "Needs authentication". Run claude mcp login wave and finish the sign-in in the browser it opens.
  • Wave finds no sessions. You signed in to a Wave account with no recordings — usually a different Google or Apple login. Run claude mcp logout wave, then claude mcp login wave and pick the right account.
  • Wave isn't listed. You added it with the default project scope in another folder. Add it again with --scope user.

Disconnect

claude mcp remove wave

This also deletes the stored sign-in.

Using Claude on the web or desktop instead? See Connect Wave to Claude. For what any connected tool can and can't do, see the Wave Agents toolkit.

Was this article helpful?

Still need help?

Email support

On this page