walkie mcp for Zed
io.github.adamperlis/walkie-mcp
Search and read your recorded meetings: notes, action items, participants, transcripts.
client:Zed
transport:streamable-http
Install walkie mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"walkie-mcp": {
"url": "https://mcp.trywalkie.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs