Skip to content

meeting notes transcript summary for VS Code

io.github.theluckystrike/meeting-notes-transcript-summary

Turn meeting notes or transcripts into a clean structured summary document from chat.

client:VS Code transport:streamable-http tools:14

Install meeting notes transcript summary in VS Code

.vscode/mcp.json

{
  "servers": {
    "meeting-notes-transcript-summary": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/meeting-notes-transcript-summary"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

meeting notes transcript summary in other clients