Mora AI for Gemini CLI
io.github.mora-ai-content-studio/mora
Codex guesses your brand voice. Mora AI gives it the real one: your catalogue and performance.
client:Gemini CLI
transport:streamable-http
Install Mora AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mora": {
"httpUrl": "https://app.mora-marketer.com/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