OBTO for Gemini CLI
co.obto/obto
Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in.
client:Gemini CLI
transport:streamable-http
Install OBTO in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"obto": {
"httpUrl": "https://app.obto.co/ms/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs