Deploy to Agents for Gemini CLI
com.deploytoagents/server
Audit agent-distribution surfaces and create an evidence-based distribution plan.
client:Gemini CLI
transport:streamable-http
tools:4
Install Deploy to Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"server": {
"httpUrl": "https://deploytoagents.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs