Skip to content
VS Code

Uttera for VS Code

ai.uttera/uttera

Audio for your agent: transcribe, speak, translate, summarise, plus sound effects and music.

client:VS Code transport:streamable-http

Install Uttera in VS Code

.vscode/mcp.json

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

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

Uttera in other clients