BoekenBase — Nederlandse boekencatalogus for VS Code
nl.boekenbase/catalogus
Search the Dutch book catalog (2M+ titles, daily updates): natural language, ISBN, new releases.
client:VS Code
transport:streamable-http
tools:3
Install BoekenBase — Nederlandse boekencatalogus in VS Code
.vscode/mcp.json
{
"servers": {
"catalogus": {
"type": "http",
"url": "https://boekenbase.nl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs