Skip to content
Gemini CLI

find missing for Gemini CLI

io.github.nko-studio/find-missing

Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.

client:Gemini CLI transport:streamable-http tools:2

Install find missing in Gemini CLI

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

{
  "mcpServers": {
    "find-missing": {
      "httpUrl": "https://api.nkodatalabs.com/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

find missing in other clients