Yeku for Gemini CLI
dev.yeku/yeku
deploy the software your AI builds you
client:Gemini CLI
transport:streamable-http
Install Yeku in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"yeku": {
"httpUrl": "https://mcp.yeku.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs