Infrastructure for screenshot automation

Screenshot any website in seconds with API, MCP, and CLI.

Shotforge gives engineering teams reliable, fast screenshot capture without owning browser infrastructure. Build once and run from backend services, AI agents, or CI.

No spam. Product updates only.

99.95% target uptime1 credit = 1 screenshotAI-agent ready
$ curl "https://api.shotforge.io/v1/screenshot?url=https://github.com" \
  -H "Authorization: Bearer sapi_your_key"

{
  "imageUrl": "https://cdn.shotforge.io/snapshots/abc123.png",
  "durationMs": 912,
  "credits": { "used": 1, "remaining": 1999 }
}

Median latency

950ms

Monthly captures

2M+

Developer setup

< 5 min

Built for developer workflows

Choose the interface that matches your stack. All three options use the same API key, credits, and output.

API

REST API

Capture a screenshot with one request. Works with any stack that can call HTTP.

GET /api/v1/screenshot?url=https://example.com
Authorization: Bearer sapi_your_key
MCP

MCP Server

Use Shotforge directly from AI tools. No custom wrappers, no glue code, no extra service.

claude mcp add shotforge -- \
  npx shotforge-mcp --key YOUR_KEY
CLI

CLI

Run captures inside CI pipelines, cron jobs, or scripts with a clean command-line interface.

snapcli capture https://example.com \
  --output preview.png --full-page

AI-first

Native MCP support for agent tooling

Shotforge ships with a first-party MCP server so AI agents can call screenshot capture directly, without custom REST wrappers.

  • One-time setup with npx shotforge-mcp
  • Compatible with Cursor, Claude, and MCP hosts
  • Shared API key and billing across REST + MCP + CLI
  • Built for production automations and CI pipelines

# one-time setup

$ claude mcp add shotforge -- \

npx shotforge-mcp --key YOUR_KEY

# available inside conversations

Agent:

Capturing screenshot now...

→ screenshot("https://example.com")

✓ Completed in 1.1s

Straightforward pricing

Scale from side projects to production workloads.

Free

$0/mo

100 credits

  • 100 screenshots/mo
  • REST API
  • MCP server
  • CLI
  • No credit card required
Join waitlist

Starter

$19/mo

2,000 credits

  • 2,000 screenshots/mo
  • REST API
  • MCP server
  • CLI
  • 1-hour caching
Join waitlist
Most popular

Pro

$49/mo

10,000 credits

  • 10,000 screenshots/mo
  • REST API
  • MCP server
  • CLI
  • 1-hour caching
  • Priority support
Join waitlist

Business

$99/mo

50,000 credits

  • 50,000 screenshots/mo
  • REST API
  • MCP server
  • CLI
  • 1-hour caching
  • Priority support
Join waitlist

Ready to automate web screenshots?

Join the waitlist to get launch access, migration support, and early pricing.