Plaud for VS Code
io.github.mcp-dir/plaud-mcp
Your Plaud recordings in natural language: list recordings, read speaker-attributed transcripts and
client:VS Code
transport:streamable-http
tools:11
Install Plaud in VS Code
.vscode/mcp.json
{
"servers": {
"plaud-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_plaud"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs