VerifyMCP for Gemini CLI
io.verifymcp/mcp
Independent trust scores, tool surfaces and change history for MCP servers.
client:Gemini CLI
transport:streamable-http
tools:9
Install VerifyMCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.verifymcp.io"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs