Ghostdom for Gemini CLI
io.github.walkojas-boop/ghostdom
Headless-browser-as-JSON with memorymarket cache economics. Real Chromium, crypto settlement.
client:Gemini CLI
transport:streamable-http
Install Ghostdom in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ghostdom": {
"httpUrl": "https://ghostdom.jason-12c.workers.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