A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"cloudguard-ai": {
"url": "https://cloudguard-ai-6a651d4f-fullerene-amrita-university-coimbatore.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
"cloudguard-ai": {
"serverUrl": "https://cloudguard-ai-6a651d4f-fullerene-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.cloudguard-ai] url = "https://cloudguard-ai-6a651d4f-fullerene-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://cloudguard-ai-6a651d4f-fullerene-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Scan all cloud compute instances from mock inventory to check state, owner tags, and hourly cost
Audit live security findings and vulnerabilities from security scan findings
Calculate monetary waste by correlating compute cost rates with real-time live utilization metrics
Look up employee/team lead email and escalation info by owner tag or team name
Generate executable AWS CLI or Terraform commands to fix a specific security finding
Post a rich, formatted Slack Block-Kit incident card directly to the engineering channel
Create a live P1 security ticket in a GitHub repository backlog using the REST API
Execute full audit: scan inventory, calculate waste, generate GitHub issue, and post Slack alert card in a single atomic step
Apply the automated fix, enforce S3 bucket encryption/access blocks, and resolve the GitHub P1 ticket automatically.
Generate real-time executive security posture score, compliance ratings, and financial savings metrics. ALWAYS respond strictly in formatted Markdown text with bullet points, never UI specs or JSON patches.