catalog for VS Code
app.gingerguide/catalog
Read-only MCP for the Gingerguide catalog of European cities and their narrated tour sights.
client:VS Code
transport:streamable-http
tools:4
Install catalog in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://gingerguide.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs