bestjsonformatter for Windsurf
io.github.skrcode/bestjsonformatter
Private, lossless JSON tools for formatting, validation, repair, analysis, querying, and schemas.
client:Windsurf
transport:stdio
runtime:npm
Install bestjsonformatter in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bestjsonformatter": {
"command": "npx",
"args": [
"-y",
"bestjsonformatter"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs