Loading MCP server directory, please wait...
International legal analysis (ISO 31000) across 31 jurisdictions — 11 tools.
npx @getmcp/cli add io.github.djtellado/nexus-legalRequires Node.js 18+. Community-contributed server. Review source before installing.
NEXUS_API_KEYPersonal API key (format `nlk_*`) with `mcp` scope. Generate one at https://nexusquantum.legal/developers (select 'Servidor MCP' when creating the key).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.djtellado/nexus-legal": {
"command": "npx",
"args": [
"-y",
"@nexus-legal/mcp"
],
"env": {
"NEXUS_API_KEY": "",
"NEXUS_BASE_URL": "https://nexusquantum.legal",
"NEXUS_TIMEOUT_MS": "180000"
}
}
}
}