On-Demand-Books for VS Code
io.github.gmlewis/on-demand-books
Find personalized puzzle books by first name from a 100,000+ title Shopify catalog.
client:VS Code
transport:streamable-http
tools:3
Install On-Demand-Books in VS Code
.vscode/mcp.json
{
"servers": {
"on-demand-books": {
"type": "http",
"url": "https://on-demand-books-dq2yvpdh.fermyon.app/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs