JSON Repair & Agent Utilities for VS Code
com.pythonanywhere.cryptopulse/json-repair
Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.
client:VS Code
transport:streamable-http
Install JSON Repair & Agent Utilities in VS Code
.vscode/mcp.json
{
"servers": {
"json-repair": {
"type": "http",
"url": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs