pagecast for Claude Desktop
io.github.mcpware/pagecast
Record any browser page as GIF or video via MCP
client:Claude Desktop
transport:stdio
runtime:npm
Install pagecast in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pagecast": {
"command": "npx",
"args": [
"-y",
"@mcpware/pagecast"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs