Mimiq: test pages and copy on simulated people for Gemini CLI
io.github.victorgulchenko/mimiq-mcp
Your agent built the page. Simulated buyers test it, and Mimiq calls which version to ship.
client:Gemini CLI
transport:streamable-http
tools:8
Install Mimiq: test pages and copy on simulated people in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mimiq-mcp": {
"httpUrl": "https://mcp.mimiqai.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