A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"air-mcp-server": {
"url": "https://air-mcp-6a5b16a4-tatva-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"air-mcp-server": {
"serverUrl": "https://air-mcp-6a5b16a4-tatva-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.air-mcp-server] url = "https://air-mcp-6a5b16a4-tatva-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://air-mcp-6a5b16a4-tatva-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp
Analyze real-time health metrics of data center infrastructure racks.
Predict failure probability and time-to-failure based on telemetry data trends.
Assess operational risks to active workloads and SLA commitments.
Plan preventative or corrective maintenance work orders, listing required parts.
Schedule and assign certified technicians to maintenance tasks.
Estimate total cost of maintenance including labor, parts, and downtime.
Recommend optimal target racks for migrating workloads away from degraded/critical racks.
Estimate thermal and electrical capacity of rows/columns/racks for scheduling new workloads.
Check stock levels of critical replacement parts.
Evaluate suppliers by inventory, rating, cost, and lead times.
Generate an emergency procurement order when parts are out of stock.
Send incident notifications to relevant stakeholders.
Trigger a simulation event (HEATWAVE, COOLING_DEGRADATION, RESET) to update datacenter state.
Migrate a cloud workload to a target rack.
Confirm that maintenance is complete, resolve the ticket, and restore cooling loops.
Tick the system state and validate if rack temperatures have returned to optimal parameters.