How to Use the PagePixels MCP in Claude Code
Capture high-resolution website screenshots and render HTML code directly from your terminal using Claude Code and PagePixels.
Works with every AI agent you already use
…and any MCP-compatible client
Connect PagePixels MCP to Claude Code
Create your Vinkius account to connect PagePixels to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Execute headless terminal screenshots with Claude Code
The programmatic screenshot tools let you run visual checks inside your deployment pipelines using this MCP Server without launching a browser. Claude Code can execute `quick_snap` to grab instant screenshots of your production endpoints and pipe the output directly to your terminal tools or storage buckets. For complex layouts, the CLI agent uses `quick_snap_with_options` to configure custom viewports and element selectors, letting you automate visual smoke tests right from your shell scripts.
Render local HTML files from your command line
The custom HTML capture tool stops you from copying code to external tools just to check your layout. Claude Code reads your local files and runs `snap_custom_html` to generate a clean visual render of your raw markup instantly. This headless pipeline lets you verify transactional emails, markdown renders, and component layouts without ever leaving your terminal session or SSH connection.
Manage screenshot configurations via CLI
The configuration management tools let you control your visual testing suite with this MCP Server integration using simple terminal commands. Claude Code uses `create_screenshot_config` to build persistent capture templates, making it easy to replicate exact testing parameters across different environments. The agent can query your entire setup using `list_screenshot_configs` or retrieve a single profile with `get_screenshot_config`. If a target URL changes, it updates the remote settings using `update_screenshot_config` without manual database edits.
Set up PagePixels MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seepagepixels-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest PagePixels transactions." It will automatically discover and invoke the available PagePixels tools.
claude mcp add --transport http pagepixels-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about PagePixels MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the PagePixels MCP today
We host it, we monitor it, we maintain it. You just paste one token.