AIS Gateway — the campus front desk for AIS MCP buildings for Cursor
ai.aislabs/gateway
Front desk for the AIS MCP campus: lists our buildings (CVE, Flight Recorder), prices, how to pay
client:Cursor
transport:streamable-http
tools:3
Install AIS Gateway — the campus front desk for AIS MCP buildings in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gateway": {
"url": "https://api.aislabs.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs