Sluicer for Windsurf
io.github.gi0tto/sluicer
The data a web page declares, with where each value came from. No model, no API key.
client:Windsurf
transport:stdio
runtime:pypi
Install Sluicer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sluicer": {
"command": "uvx",
"args": [
"sluicer"
],
"env": {
"SLUICER_ALLOW_PRIVATE": "<SLUICER_ALLOW_PRIVATE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs