Pressbooks for VS Code
io.github.majahelferbiene/vamweb
Search for books and book-related products, with access to product and delivery details
client:VS Code
transport:streamable-http
tools:2
Install Pressbooks in VS Code
.vscode/mcp.json
{
"servers": {
"vamweb": {
"type": "http",
"url": "https://www.pressbooks.ch/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs