AIS Gateway — the campus front desk for AIS MCP buildings for Grok
ai.aislabs/gateway
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
client:Grok
transport:streamable-http
tools:3
Install AIS Gateway — the campus front desk for AIS MCP buildings in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gateway": {
"type": "http",
"url": "https://api.aislabs.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs