Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent api claude cloudflare-workers mcp mcp-server
+5 more
model-context-protocol rendex screenshot screenshot-api web-capture

Summary

AI summary

Updates What's New, Links, and npm across a mixed release.

Full changelog

What's New

  • WebP output format — 30% smaller file sizes. Set format to "webp"
  • GET endpoint — Capture screenshots with a simple URL, no POST body needed
  • Element selector — Capture specific page elements instead of full pages

MCP Server

The rendex_screenshot tool now supports all three formats (PNG, JPEG, WebP) and element selection via the selector parameter.

Quick Start

{
  "mcpServers": {
    "rendex": {
      "url": "https://mcp.rendex.dev/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Or via npm: npx @copperline/rendex-mcp

Links

  • Landing page: https://rendex.dev
  • Docs: https://rendex.dev/docs/quickstart
  • npm: https://www.npmjs.com/package/@copperline/rendex-mcp
  • Free tier: 500 calls/month, no credit card required

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track copperline-labs/rendex-mcp

Get notified when new releases ship.

Sign up free

About copperline-labs/rendex-mcp

Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included.

All releases →

Beta — feedback welcome: [email protected]