Skip to content

etsd-tech/mcp-pointer

v@mcp-pointer/[email protected] Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-coding browser claude-code cursor dom dom-element
+4 more
mcp mcp-server pointing stdio

Summary

AI summary

LEGACY_ELEMENT_SELECTED support removed; full CSS properties stored and filtered dynamically.

Full changelog

Minor Changes

  • ca7a516: Architecture Cleanup & Improvements

    • Server: Store full CSS properties in cssProperties instead of filtering to 5 properties
    • Server: Remove LEGACY_ELEMENT_SELECTED support - only DOM_ELEMENT_POINTED is now supported
    • Server: Delete unused files (mcp-handler.ts, websocket-server.ts)
    • Server: Simplify types - remove StateDataV1 and LegacySharedState
    • Server: Dynamic CSS filtering now happens on-the-fly during MCP tool calls based on cssLevel parameter

    This enables full CSS details to be accessible without re-pointing to elements, with filtering applied server-side based on tool parameters.

Breaking Changes

  • Removed LEGACY_ELEMENT_SELECTED support – only DOM_ELEMENT_POINTED is now supported
  • Full CSS properties are stored in cssProperties instead of filtering to five properties; dynamic server‑side filtering applies based on the cssLevel parameter

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 etsd-tech/mcp-pointer

Get notified when new releases ship.

Sign up free

About etsd-tech/mcp-pointer

Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements.

All releases →

Beta — feedback welcome: [email protected]