snaprender for Windsurf
io.github.user0856/snaprender
Screenshot, extract content, and render web pages. PNG/JPEG/WebP/PDF, batch, signed URLs.
client:Windsurf
transport:stdio
runtime:npm
Install snaprender in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"snaprender": {
"command": "npx",
"args": [
"-y",
"snaprender-mcp"
],
"env": {
"SNAPRENDER_API_KEY": "<SNAPRENDER_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs