Interpol for Gemini CLI
io.github.mcp-dir/interpol-mcp
Checks whether a name is on Interpol notices, from the name, surname, and date of birth, for complia
client:Gemini CLI
transport:streamable-http
tools:7
Install Interpol in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"interpol-mcp": {
"httpUrl": "https://api.mcp.ai/p_interpol"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs