Skip to main content
ClaudeWave

Walkie's MCP connector — search & read your recorded meetings from Claude, Cursor, and any MCP client

MCP ServersOfficial Registry1 stars0 forksMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/10/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/adamperlis/walkie-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "walkie-mcp": {
      "command": "node",
      "args": ["/path/to/walkie-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/adamperlis/walkie-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

<p align="center">
  <img src="assets/walkie-mark-2.png" width="128" alt="Walkie app icon" />
</p>

<h1 align="center">Walkie for MCP</h1>

<p align="center">
  <b><a href="https://trywalkie.com">Walkie</a></b> turns speech into text and meetings into searchable notes — on your computer.<br/>
  This repository is Walkie's <b>Model Context Protocol (MCP) connector</b>, which lets Claude, Cursor, and any MCP client read your recorded meetings.
</p>

<p align="center">
  <img src="assets/walkie-home-5.png" width="840" alt="Walkie speech-to-text app on macOS showing Dictation, Read Aloud, and meeting transcripts" />
</p>

## What Walkie does

Walkie is a speech-to-text app for **macOS, Windows, and Linux**:

- **Dictate anywhere.** Press a global hotkey and talk — Walkie transcribes, cleans up the text (punctuation, filler removal, your custom vocabulary), and types or pastes it into whatever app you're in.
- **Record & understand meetings.** Walkie records your calls and produces speaker-labeled transcripts, AI summaries, action items, and participant lists. It recognizes video calls (Meet, Zoom, Teams) and imports from Granola and Otter.
- **Local or cloud — your call.** Run transcription fully **on-device** for privacy, or in the cloud for maximum speed, and switch right from the home screen.
- **Read Aloud.** Have any text read back to you in a natural voice.
- **Yours to control.** Custom dictionary, snippets, per-app text styles, and keyboard shortcuts. In Local mode, nothing leaves your machine.

Dictation is free; meetings and this MCP connector are part of the Work plan.

<p align="center">
  <img src="assets/walkie-overlay-5.png" width="340" alt="Walkie's dictation overlay — the Walkie grille, a live audio visualizer, a timer, and a glowing orange recording dot" />
</p>

<p align="center">
  <img src="assets/walkie-meetings-5.png" width="680" alt="Walkie recording a meeting with a live speaker-labeled transcript" />
</p>

## What this connector adds

Once connected, your AI assistant can work with your meeting history:

- **search_meetings** — find meetings by keyword across titles, your notes, and transcripts.
- **get_meeting** — read one meeting's notes, action items, participants, and full transcript.
- **list_meetings** — browse every meeting as metadata (requires full archive access).

All three tools are **read-only** — the connector never changes your data.

## Install

### Claude Desktop (one click)
Download **[walkie.mcpb](./walkie.mcpb)** and open it in Claude Desktop (**Settings → Extensions → Install**). It launches Walkie's local server automatically and carries the Walkie icon.

### Any MCP client (command)
```
claude mcp add walkie -- /Applications/Walkie.app/Contents/MacOS/walkie --mcp-serve
```

### Remote (web/mobile clients)
Connect over OAuth 2.0 to `https://mcp.trywalkie.com/mcp`.

## Requirements

- The **Walkie desktop app** (macOS/Windows) — the local server reads Walkie's on-device meeting database.
- A **Walkie Work plan** or higher.

## Privacy

The connector runs on your computer and reads only your local Walkie data to answer your client's requests — it sends nothing anywhere itself. Full policy: <https://trywalkie.com/en/privacy>

## License

MIT — see [LICENSE](./LICENSE).

What people ask about walkie-mcp

What is adamperlis/walkie-mcp?

+

adamperlis/walkie-mcp is mcp servers for the Claude AI ecosystem. Walkie's MCP connector — search & read your recorded meetings from Claude, Cursor, and any MCP client It has 1 GitHub stars and its last recorded update is dated 2026-09-09.

How do I install walkie-mcp?

+

You can install walkie-mcp by cloning the repository (https://github.com/adamperlis/walkie-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is adamperlis/walkie-mcp safe to use?

+

Our security agent has analyzed adamperlis/walkie-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains adamperlis/walkie-mcp?

+

adamperlis/walkie-mcp is maintained by adamperlis. The last recorded GitHub activity is dated 2026-09-09, with 0 open issues.

Are there alternatives to walkie-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy walkie-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: adamperlis/walkie-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/adamperlis-walkie-mcp)](https://claudewave.com/repo/adamperlis-walkie-mcp)
<a href="https://claudewave.com/repo/adamperlis-walkie-mcp"><img src="https://claudewave.com/api/badge/adamperlis-walkie-mcp" alt="Featured on ClaudeWave: adamperlis/walkie-mcp" width="320" height="64" /></a>

More MCP Servers

walkie-mcp alternatives