Talkenda MCP Server for VS Code
com.talkenda/talkenda
Search and edit Talkenda meeting transcripts, notes, decisions and action items through OAuth.
client:VS Code
transport:streamable-http
Install Talkenda MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"talkenda": {
"type": "http",
"url": "https://talkenda.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs