A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"hunt3r-t": {
"url": "https://hunt3r-6a650bca-neos-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
"hunt3r-t": {
"serverUrl": "https://hunt3r-6a650bca-neos-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.hunt3r-t] url = "https://hunt3r-6a650bca-neos-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://hunt3r-6a650bca-neos-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Hunt for a specific MITRE ATT&CK technique across SIEM data, corroborating evidence across hosts and time.
Spin up a digital twin of the network around a seed host, out to a given depth of trust relationships.
Simulate an attacker moving laterally through the digital twin from an entry point, using an APT profile for behavior.
Reconstruct the timeline of suspicious activity on a host to find patient zero and dwell time.
Execute a pre-emptive containment action (block domain, isolate host, or revoke credential) validated against a digital twin simulation.
Generate a full causal decision chain (perceive/reason/act) for an incident, for human review.