streamparse for Windsurf
io.github.mukundakatta/streamparse
Parse partial / truncated / messy JSON for LLM tool calls and structured outputs.
client:Windsurf
transport:stdio
runtime:npm
Install streamparse in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"streamparse": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/streamparse-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs