shotbot mcp for Windsurf
net.shotbot/shotbot-mcp
Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.
client:Windsurf
transport:stdio
runtime:npm
Install shotbot mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shotbot-mcp": {
"command": "npx",
"args": [
"-y",
"shotbot-mcp"
],
"env": {
"SHOTBOT_API_KEY": "<SHOTBOT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs