CursorPool
← 返回首页
MCP-Pointer logo

MCP-Pointer

0

通过 MCP 为 agentic 编码工具指向浏览器 DOM 元素。MCP Pointer 是一个本地工具,由 MCP 服务器(Node.js 包,通过 MCP 在浏览器和 AI 工具之间架桥)和 Chrome 扩展(用 Option+Click 在浏览器中捕获 DOM 元素选择)组成。

MCPMCP-Pointer
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx -y @mcp-pointer/server start",
  "env": {
    "MCP_POINTER_PORT": "7007"
  }
}