A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"soc-tier1-server": {
"url": "https://soc-analyst-6a64b1e5-l00p-hles-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
"soc-tier1-server": {
"serverUrl": "https://soc-analyst-6a64b1e5-l00p-hles-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.soc-tier1-server] url = "https://soc-analyst-6a64b1e5-l00p-hles-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://soc-analyst-6a64b1e5-l00p-hles-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Perform evidence-based triage of a security alert.
Map observed behaviour to possible MITRE ATT&CK techniques.
Provide evidence-based SOC response recommendations.
Generate a concise evidence-based SOC incident report.
Correlate security alerts using available evidence.
Provide an evidence-based assessment of an IP address.
Assess a file hash using available local evidence.
Extract observable indicators from Windows, Linux or Sysmon logs.