pagebolt for Windsurf
io.github.custodia-admin/pagebolt
Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.
client:Windsurf
transport:stdio
runtime:npm
Install pagebolt in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pagebolt": {
"command": "npx",
"args": [
"-y",
"pagebolt-mcp"
],
"env": {
"PAGEBOLT_API_KEY": "<PAGEBOLT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs