verantis mcp for Gemini CLI
io.github.m9labs-railscope/verantis-mcp
Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:4
Install verantis mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"verantis-mcp": {
"httpUrl": "https://api.verantis.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs