Agent-Native Plan for Gemini CLI
io.github.builderio/agent-native-plan
Structured visual plans and PR recaps with diagrams, prototypes, annotations, and sharing
client:Gemini CLI
transport:streamable-http
Install Agent-Native Plan in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-native-plan": {
"httpUrl": "https://plan.agent-native.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