JSON Repair & Agent Utilities for Claude Desktop
com.pythonanywhere.cryptopulse/json-repair
Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.
client:Claude Desktop
transport:streamable-http
Install JSON Repair & Agent Utilities in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"json-repair": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cryptopulse.pythonanywhere.com/mcp-json"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs