Arketo for Gemini CLI
ai.arketo/arketo
Draw your app's architecture on a live canvas and flag the bottlenecks and security gaps.
client:Gemini CLI
transport:streamable-http
Install Arketo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"arketo": {
"httpUrl": "https://arketo.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs