Repair malformed JSON, DNS lookup, extract URLs, base64, case, hash, time. Pay per call USDC Base.
claude mcp add json-repair --transport http https://cryptopulse.pythonanywhere.com/mcp-json
~/.cursor/mcp.json
{
"mcpServers": {
"json-repair": {
"url": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"json-repair": {
"serverUrl": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
.vscode/mcp.json
{
"servers": {
"json-repair": {
"type": "http",
"url": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"json-repair": {
"url": "https://cryptopulse.pythonanywhere.com/mcp-json"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"json-repair": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cryptopulse.pythonanywhere.com/mcp-json"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://cryptopulse.pythonanywhere.com/mcp-json | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.pythonanywhere.cryptopulse--json-repair/reviews or the review_server meta-tool.
POST /mcp