publicaml for Gemini CLI
io.github.saloprj/publicaml
Free crypto AML/KYT screening for BTC/ETH/BSC/TRON — risk score, sanctions, source of funds.
client:Gemini CLI
transport:streamable-http
tools:7
Install publicaml in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"publicaml": {
"httpUrl": "https://mcp.publicaml.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs