Skip to content
VS Code

Seminara for VS Code

io.github.shivamselam/seminara

Digital Teammate (Aura) hosting live interactive presentations, demos, and audience Q&A 24/7.

client:VS Code transport:streamable-http

Install Seminara in VS Code

.vscode/mcp.json

{
  "servers": {
    "seminara": {
      "type": "http",
      "url": "https://seminara.online/api/v1/mcp"
    }
  }
}

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

Seminara in other clients