Fast screenshot capture tool optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing with configurable viewports and wait strategies for dynamic content.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y mcp-screenshot-website-fastAgent-CoreX intelligently routes which tools from just-every/mcp-screenshot-website-fast your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"mcp-screenshot-website-fast": {
"command": "npx",
"args": [
"-y",
"mcp-screenshot-website-fast"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add mcp-screenshot-website-fastAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use just-every/mcp-screenshot-website-fast directly without routing
npx -y mcp-screenshot-website-fastNew to Agent-CoreX? View setup guide →