AIS Gateway — the campus front desk for AIS MCP buildings for Zed
ai.aislabs/gateway
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
client:Zed
transport:streamable-http
tools:3
Install AIS Gateway — the campus front desk for AIS MCP buildings in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gateway": {
"url": "https://api.aislabs.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs