Skip to content
Claude Desktop

Uttera for Claude Desktop

ai.uttera/uttera

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

client:Claude Desktop transport:streamable-http

Install Uttera in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "uttera": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.uttera.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Uttera in other clients