KitchenSink4Web for Windsurf
io.github.kitchensink4ai/kitchensink4web
Browser MCP server: budgeted page reads, honest unread accounting, structured extraction.
client:Windsurf
transport:stdio
runtime:pypi
Install KitchenSink4Web in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kitchensink4web": {
"command": "uvx",
"args": [
"kitchensink4web"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs