Truepath Recorder
@JoyTruepath
About Truepath Recorder
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"truepath": {
"command": "/Applications/TruePath Recorder.app/Contents/MacOS/truepath-mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Truepath Recorder?
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. It runs as a local bridge over 127.0.0.1 with a per-launch token; recordings never leave your Mac.
How to use Truepath Recorder?
Install and configure the server on your local machine. Compatible AI assistants (Claude, Cursor, Codex) then send MCP commands to control recording, list sources, and retrieve the file path. No specific install or config commands are detailed in the README.
Key features of Truepath Recorder
- 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
Use cases of Truepath Recorder
- Automate screen recording workflows from an AI coding assistant
- Capture demos or tutorials without manual interaction
- Integrate recording into larger automation scripts controlled by Claude, Cursor, or Codex
- Securely record sensitive content that must stay on the local machine
FAQ from Truepath Recorder
Which AI assistants are supported?
Claude, Cursor, and Codex can drive the server via the MCP protocol.
How does authentication work?
A per-launch token is used on every connection over the local 127.0.0.1 bridge.
Where are recordings stored?
Recordings are saved locally on your Mac; the server returns the file path to the calling assistant.
What are the runtime requirements?
TruePath Recorder must be installed on the same Mac. The server is a local Node.js or Python process (exact runtime not specified in the README).
Does any data leave my computer?
No. The README explicitly states recordings never leave your Mac.
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments