Prose Coach for Gemini CLI
coach.prose/prose-coach
Deterministic writing filter. Marks 43 AI patterns with the line and the fix.
client:Gemini CLI
transport:streamable-http
Install Prose Coach in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"prose-coach": {
"httpUrl": "https://www.prose.coach/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs