Skip to content
Claude Desktop

talkthru for Claude Desktop

io.github.edonzo/talkthru

Talk while using your app — your coding agent gets each sentence aligned to the frame. Fully local.

client:Claude Desktop transport:stdio runtime:npm

Install talkthru in Claude Desktop

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

{
  "mcpServers": {
    "talkthru": {
      "command": "npx",
      "args": [
        "-y",
        "talkthru-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

talkthru in other clients