Statsnet for Gemini CLI
io.github.usenetstate/statsnet
Background check any company in the world: registration, executives, courts and finances.
client:Gemini CLI
transport:streamable-http
tools:2
Install Statsnet in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"statsnet": {
"httpUrl": "https://statsnet.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs