Skip to content
VS Code

Vexa for VS Code

ai.vexa/vexa

Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled.

client:VS Code transport:streamable-http

Install Vexa in VS Code

.vscode/mcp.json

{
  "servers": {
    "vexa": {
      "type": "http",
      "url": "https://api.cloud.vexa.ai/mcp"
    }
  }
}

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

Vexa in other clients