developer tools
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.
typescript
local
macos
windows
linux
developer tools
Installation
npx -y etsd-tech/mcp-pointerConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-pointer",
"command": "npx",
"args": [
"-y",
"etsd-tech/mcp-pointer"
]
}About This MCP Server
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub