Skip to content
VS Code

Eigi.ai Voice Agents for VS Code

io.github.eigi-ai/eigi

Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai

client:VS Code transport:streamable-http

Install Eigi.ai Voice Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "eigi": {
      "type": "http",
      "url": "https://mcp.eigi.ai/mcp"
    }
  }
}

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

Eigi.ai Voice Agents in other clients