Google Books for VS Code
io.github.pipeworx-io/google-books
Google Books MCP
client:VS Code
transport:streamable-http
Install Google Books in VS Code
.vscode/mcp.json
{
"servers": {
"google-books": {
"type": "http",
"url": "https://gateway.pipeworx.io/google-books/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs