Skip to content
Gemini CLI

nexus mcp for Gemini CLI

io.github.nexus-api-lab/nexus-mcp

Japanese LLM security — prompt injection detection (jpi-guard) + PII masking (PII Guard). Free.

client:Gemini CLI transport:streamable-http

Install nexus mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "nexus-mcp": {
      "httpUrl": "https://mcp.nexus-api-lab.com/"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

nexus mcp in other clients