Skip to content
Windsurf

unstringify for Windsurf

io.github.tekinnnnn/unstringify

Fix broken JSON by line, validate, convert, read CSV/NDJSON/logs as records, unpack, compare. Local.

client:Windsurf transport:stdio runtime:npm

Install unstringify in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "unstringify": {
      "command": "npx",
      "args": [
        "-y",
        "@unstringify/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

unstringify in other clients