Skip to content
VS Code

oruk Speech for VS Code

ai.oruk/speech

Hosted speech-to-text + speech emotion/tone analysis for agents. No install; trial keys built in.

client:VS Code transport:streamable-http tools:7

Install oruk Speech in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

oruk Speech in other clients