← Index

io.github.djtellado/nexus-legal

io.github.djtellado/nexus-legal·v0.1.3·Other
Quality Score
85
/100

International legal analysis (ISO 31000) across 31 jurisdictions — 11 tools.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nexus-legal": {
      "command": "npx",
      "args": [
        "-y",
        "@nexus-legal/mcp"
      ],
      "env": {
        "NEXUS_API_KEY": "<your-nexus_api_key>",
        "NEXUS_BASE_URL": "https://nexusquantum.legal",
        "NEXUS_TIMEOUT_MS": "180000"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nexus-legal": {
      "command": "npx",
      "args": [
        "-y",
        "@nexus-legal/mcp"
      ],
      "env": {
        "NEXUS_API_KEY": "<your-nexus_api_key>",
        "NEXUS_BASE_URL": "https://nexusquantum.legal",
        "NEXUS_TIMEOUT_MS": "180000"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @nexus-legal/mcp
§02  Environment variables
NEXUS_API_KEY
requiredsecret

Personal API key (format `nlk_*`) with `mcp` scope. Generate one at https://nexusquantum.legal/developers (select 'Servidor MCP' when creating the key).

NEXUS_BASE_URL

Override base URL of the Nexus backend. Defaults to https://nexusquantum.legal. Change only for self-hosted or staging environments.

NEXUS_TIMEOUT_MS

HTTP timeout in milliseconds for long-running analyses. Default 180000 (3 minutes).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other