Truepath Recorder

by JoyTruepath

301 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Truepath Recorder
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.