mcp-pointer.md

MCP Pointer

UI App
from"mcp-pointer"
560

Visual DOM element selector for agentic coding tools with element highlighting

Developer Tools
DOMselectorvisualagentic
install.sh
# Clone the repository
$git clone https://github.com/mcp-pointer/mcp-pointer
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve