json for Windsurf
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
client:Windsurf
transport:stdio
runtime:npm
Install json in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"json": {
"command": "npx",
"args": [
"-y",
"json-forge-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs