Skip to content
VS Code

Librivox for VS Code

io.github.pipeworx-io/librivox

LibriVox public-domain audiobooks (~17000 titles in dozens of languages)

client:VS Code transport:streamable-http

Install Librivox in VS Code

.vscode/mcp.json

{
  "servers": {
    "librivox": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/librivox/mcp"
    }
  }
}

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

Librivox in other clients