walkie mcp for VS Code
io.github.adamperlis/walkie-mcp
Search and read your recorded meetings: notes, action items, participants, transcripts.
client:VS Code
transport:streamable-http
Install walkie mcp in VS Code
.vscode/mcp.json
{
"servers": {
"walkie-mcp": {
"type": "http",
"url": "https://mcp.trywalkie.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs