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.
Quick Start
Clone the repository:
git clone https://github.com/etsd-tech/mcp-pointerClaude Desktop configuration example:
{
"mcpServers": {
"mcp-pointer": {
"command": "npx",
"args": [
"-y",
"etsd-tech/mcp-pointer"
]
}
}
}Check the repository README for specific installation and configuration instructions.