darkroom for Windsurf
io.github.sathergate/darkroom
Image processing pipeline for Next.js. Responsive optimization with Sharp.
client:Windsurf
transport:stdio
runtime:npm
Install darkroom in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"darkroom": {
"command": "npx",
"args": [
"-y",
"shutterbox"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs