Loading MCP server directory, please wait...
Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.
npx @getmcp/cli add io.github.Custodia-Admin/pageboltRequires Node.js 18+. Community-contributed server. Review source before installing.
PAGEBOLT_API_KEYYour PageBolt API key (get one free at https://pagebolt.dev)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Custodia-Admin/pagebolt": {
"command": "npx",
"args": [
"-y",
"pagebolt-mcp"
],
"env": {
"PAGEBOLT_API_KEY": ""
}
}
}
}