AirShelf Catalog for VS Code
ai.airshelf/catalog
Cross-vendor B2B catalog for AI agents: search, compare, find equivalents, request a quote.
client:VS Code
transport:streamable-http
tools:8
Install AirShelf Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://mcp.airshelf.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs