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
0
View on GitHub

Installation

npx -y etsd-tech/mcp-pointer

Configuration

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.

GitHub: https://github.com/etsd-tech/mcp-pointer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
etsd-tech/mcp-pointer