Skip to content
VS Code

PyAI Voice AI for VS Code

io.github.atomsai/pyai

Speech, transcription, voice agents, Trace, Recap, dubbing and narration with browser OAuth.

client:VS Code transport:streamable-http runtime:npm

Install PyAI Voice AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "pyai": {
      "type": "http",
      "url": "https://api.pyai.com/mcp"
    }
  }
}

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

PyAI Voice AI in other clients