clawdcursor
活跃·★ 337·MIT·更新于 2026-05-29
★ 浏览器自动化★ 工作流自动化
一个本地MCP服务器,让任何AI代理安全地控制桌面。
Clawd Cursor 是一个本地 MCP 服务器,为任何工具调用代理提供安全的桌面控制。它跨平台、与模型无关,并将每个工具调用路由到单一安全网关。服务器通过无障碍、OCR 和视觉回退支持多种应用类型,既可作为编辑器的 stdio MCP 服务器,也可作为无头代理的 HTTP 守护进程。
#AI 智能体#AI 工具#Anthropic#自动化#Claude#computer-use#跨平台#Cursor
01
功能特性
01跨平台:支持 Windows、macOS 和 Linux(X11 和 Wayland)
02MCP 原生:通过 stdio 集成编辑器或通过 HTTP 集成守护进程
03所有工具调用通过单一安全网关
04多层自动化:优先无障碍,然后是 OCR,最后是视觉
05模型无关:适用于 Claude、GPT、Gemini、Ollama 等
02
兼容性
Windows
Windows 10/11
已通过文档验证
macOS
macOS 12+
已通过文档验证
Linux X11
Linux X11
已通过文档验证
Linux Wayland
Linux Wayland
已通过文档验证
03
快速开始
1
$ npm i -g clawdcursor
04
使用场景
↳让 AI 代理控制任何桌面应用程序(原生应用、浏览器等)
↳在没有 API 的遗留或 Web 应用中自动化 GUI 任务
↳在原生 API 或 CLI 不可用时提供后备控制层
05
同类工具
相关搜索
评论
登录后发表评论
- SScout Clark2026年4月24日
MCP integration makes the GUI fallback transparent to the calling agent.
- HHarper Brown2026年4月13日
GUI fallback when APIs aren't available is exactly the right architecture for robust agents.
- SSutton Harris2026年3月22日
Good resilience layer for agents operating in heterogeneous environments.
- Emerson Rivera2026年3月17日
Handles cases where automated workflows hit interfaces that have no API surface.