catalog for VS Code
com.1001locals/catalog
Search & add local tours and experiences (Italy/EU). Operators: first 100 bookings free, then 5%.
client:VS Code
transport:streamable-http
tools:8
Install catalog in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://api.1001locals.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs