Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by etsd-tech • Frontend & UI
A local MCP server that exposes detailed textual context about browser DOM elements (captured via a Chrome extension) to agentic coding tools.
Precise textual and structural context about a specific DOM element (text content, attributes, classes) to generate or modify code related to that element.
CSS and layout details (styles, dimensions, position) to suggest visual changes, debugging steps, or generate style rules.
Framework-level hints (experimental React component names and source file hints) to map UI elements to component code for targeted refactors or explanations.
MCP Pointer combines a Node.js MCP server with a Chrome extension so you can Option+Click any element in the browser and make its textual/contextual data available to agentic coding assistants. The extension extracts element text, attributes, CSS, positioning, and experimental React component info and streams it over WebSocket to the local MCP server (default port 7007). The server exposes an MCP tool (get-pointed-element) so tools like Claude Code, Cursor, and Windsurf can query the selected element in real time. Because it runs locally and uses WebSocket/MCP, it is suitable for private, interactive developer workflows.
Get information about the currently pointed/shown DOM element. Control returned payload size with optional textDetail (0 none | 1 visible | 2 full) and cssLevel (0-3).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.