Shotpipe — Screenshots & OG Images for Windsurf
io.github.podop29/shotpipe-mcp
Screenshot any URL and see it, or mint a social card — hosted, SSRF-safe, cached. No Chrome to run.
client:Windsurf
transport:stdio
runtime:npm
Install Shotpipe — Screenshots & OG Images in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shotpipe-mcp": {
"command": "npx",
"args": [
"-y",
"shotpipe-mcp"
],
"env": {
"SHOTPIPE_KEY": "<SHOTPIPE_KEY>",
"SHOTPIPE_SECRET": "<SHOTPIPE_SECRET>",
"SHOTPIPE_BASE_URL": "<SHOTPIPE_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs