Skip to content
Cline

bestjsonformatter for Cline

io.github.skrcode/bestjsonformatter

Private, lossless JSON tools for formatting, validation, repair, analysis, querying, and schemas.

client:Cline transport:stdio runtime:npm

Install bestjsonformatter in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "bestjsonformatter": {
      "command": "npx",
      "args": [
        "-y",
        "bestjsonformatter"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

bestjsonformatter in other clients