pSEO Engine for Gemini CLI
net.quantumcx/pseo-engine
Programmatic SEO as callable tools: research, generate, audit and publish landing pages.
client:Gemini CLI
transport:streamable-http
tools:10
Install pSEO Engine in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pseo-engine": {
"httpUrl": "https://pseo.quantumcx.net/api/agent/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs