Lathe for Gemini CLI
live.lathe/lathe
Managed Postgres, Redis, CouchDB and NATS on a dedicated EU machine, one flat price.
client:Gemini CLI
transport:streamable-http
Install Lathe in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"lathe": {
"httpUrl": "https://mcp.lathe.live"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs