Truepath Recorder
About
A local MCP server that lets Claude, Cursor, or Codex drive TruePath Recorder — start/stop recordings, list capture sources, and get the saved file path back. Local bridge over 127.0.0.1 + per-launch token; recordings never leave your Mac.
Details
- Author
- JoyTruepath
- Downloads
- 301
- Categories
- Developer Tools, Media, Productivity
Jump to
- Start and stop recordings
- List available capture sources
- Return saved file path after recording
- Secure local bridge over 127.0.0.1
- Per-launch token authentication
- Recordings remain entirely on your Mac
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Truepath RecorderCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"truepath recorder": {
"truepath": {
"command": "/Applications/TruePath Recorder.app/Contents/MacOS/truepath-mcp"
}
}
}
}
McpServers
{
"truepath": {
"command": "/Applications/TruePath Recorder.app/Contents/MacOS/truepath-mcp"
}
}
A local MCP server that lets Claude, Cursor, or Codex drive TruePath Recorder — start/stop recordings, list capture sources, and get the saved file path back. Local bridge over 127.0.0.1 + per-launch token; recordings never leave your Mac.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





