Touchpoint
活跃·★ 36·MIT·更新于 2026-04-25
★ 时下流行★ 工作流自动化★ API 集成
Touchpoint 是一个跨平台的 Python 库,通过原生无障碍 API 让 AI 代理能够读取和操作桌面用户界面。
Touchpoint 是一个跨平台的 Python 库,通过原生无障碍 API 读取和操作桌面用户界面。它支持 Linux、macOS 和 Windows,并通过 CDP 内置支持 Chromium 和 Electron 应用。该库包含一个 MCP 服务器,使得 Claude 或 Cursor 等 LLM 代理能够直接控制任何桌面应用。
#accessibility#人工智能#AI 智能体#AI 智能体#自动化#cdp#Claude#computer-use
01
功能特性
01读取结构化无障碍树而非像素识别
02跨平台:Linux、macOS、Windows
03通过 CDP 内置支持浏览器和 Electron 应用
04为 LLM 代理提供 19 个 MCP 工具
05支持模糊匹配和元素发现
02
兼容性
Linux
Linux (AT-SPI2)
已通过文档验证
macOS
macOS (AX)
已通过文档验证
Windows
Windows (UIA)
已通过文档验证
03
快速开始
1
$ pip install touchpoint-py
04
使用场景
↳AI 代理在 Chrome 中调研数据并创建格式化的 Excel 表格
↳自动化重复性桌面任务,如填写表单
↳通过 LLM 驱动的自动化控制任意桌面应用
05
同类工具
相关搜索
评论
登录后发表评论
- RRobin Zhang2026年5月23日
Good for automating workflows in applications that don't expose APIs.
- FFinley Wilson2026年4月9日
Giving agents eyes and hands on the desktop unlocks automation that API-only tools miss.
- HHarley Jackson2026年3月16日
Works across platforms without custom per-OS implementations.
- DDylan Martinez2026年3月1日
Cross-platform desktop accessibility for AI agents is a capability gap this fills well.