mcp loom for Windsurf
io.github.buttonmonkey/mcp-loom
Stdio MCP proxy: intercepts oversized tool results into a queryable embedded DuckDB.
client:Windsurf
transport:stdio
runtime:npm
Install mcp loom in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-loom": {
"command": "npx",
"args": [
"-y",
"mcp-loom"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs