Agentic Platform for Gemini CLI
io.github.andysalvo/agentic-platform
Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.
client:Gemini CLI
transport:streamable-http
Install Agentic Platform in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentic-platform": {
"httpUrl": "https://platform.crestsystems.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