Hatchable for Gemini CLI
com.hatchable/hatchable
Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.
client:Gemini CLI
transport:streamable-http
Install Hatchable in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hatchable": {
"httpUrl": "https://hatchable.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