Skip to content
VS Code

meeting agents for VS Code

ai.mainroom/meeting-agents

AI agents that join live Google Meet, Teams, and Zoom calls as speaking participants.

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

Install meeting agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "meeting-agents": {
      "type": "http",
      "url": "https://mcp.mainroom.ai/mcp"
    }
  }
}

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 agents in other clients