JSON Repair & Agent Utilities for Gemini CLI
com.pythonanywhere.cryptopulse/json-repair
Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.
client:Gemini CLI
transport:streamable-http
Install JSON Repair & Agent Utilities in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"json-repair": {
"httpUrl": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs