Touchpoint banner
Touchpoint-Labs Touchpoint-Labs

Touchpoint

AI community

Description

Give your AI agent eyes and hands on any desktop — cross-platform accessibility API with MCP server

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Touchpoint

Give your AI agent eyes and hands on any desktop.

PyPI Python MIT License Alpha
Linux macOS Windows

pip install touchpoint-py

Touchpoint demo — AI agent creates a formatted Excel table using Touchpoint

AI agent researches data in Chrome, then creates a formatted Excel table — full task completed in ~12 minutes


Touchpoint is a **cross-platform Python library** for reading and interacting with desktop UI through native accessibility APIs. One import, one API — works on Linux, macOS, and Windows, with built-in support for Chromium and Electron apps via CDP (Chrome DevTools Protocol).

Instead of scraping pixels or running vision models, Touchpoint reads the real accessibility tree — structured names, roles, states, and positions for every element on screen. Fast and reliable, with no model inference needed. Ships with an MCP server so LLM agents like Claude or Cursor can control any desktop app out of the box.

import touchpoint as tp

elements = tp.find("Send",