A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"regpilot-nexus": {
"url": "https://regpilot-nexus-6a5b-deus-ex-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
"regpilot-nexus": {
"serverUrl": "https://regpilot-nexus-6a5b-deus-ex-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.regpilot-nexus] url = "https://regpilot-nexus-6a5b-deus-ex-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://regpilot-nexus-6a5b-deus-ex-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp
Search regulations by keyword, regulator, document type, or status. Returns matching regulations with their latest version info.
Get a specific regulation with all its versions and metadata. Use this to get full details of a regulation.
Evaluate whether a regulation applies to a company based on applicability rules and company profile
Find all obligations for a regulation or across all applicable regulations, with optional filters
Generate a deterministic compliance action plan organized by priority and deadline
Get the company profile for applicability evaluation
Search regulation content using semantic vector similarity (pgvector)
Chunk regulation text and generate embeddings for semantic search
Manually trigger a check of a regulatory source for new or updated publications
List all supported regulatory sources and their status