Allows execution of Python code within the Talon REPL, enabling programmatic interaction with the Talon accessibility framework's environment and configuration.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Talon MCPshow the latest logs and check if Talon is running"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Talon MCP
MCP (Model Context Protocol) server for the Talon accessibility framework. Surfaces important Talon information like logs and provides access to the Python REPL.
Installation
Usage
Run the MCP server:
Or use the CLI flags:
MCP Tools
Tool | Description |
| Get Talon log entries with optional filtering by level or search term |
| Check if Talon is running |
| Execute Python code in Talon REPL |
| Get Talon configuration paths (home, logs, user scripts) |
Claude Code Configuration
Add to your MCP config (~/.claude/claude_desktop_config.json):
Development
License
MIT