AIS Gateway — the campus front desk for AIS MCP buildings for VS Code
ai.aislabs/gateway
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
client:VS Code
transport:streamable-http
tools:3
Install AIS Gateway — the campus front desk for AIS MCP buildings in VS Code
.vscode/mcp.json
{
"servers": {
"gateway": {
"type": "http",
"url": "https://api.aislabs.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs