Claude Code, Codex, Cursor, and Gemini CLI are great at writing code — but their prose sounds like a robot. ToneClone lets your agent draft commits, PRs, docs, and emails that sound like you, without leaving your workflow.
Agents: a machine-readable version of this guide lives at /agents.md.
Rule of thumb: if a human will read it as the user's own writing, route it through ToneClone.
Use the CLI/plugin for local coding agents and shell workflows. Use MCP for ChatGPT, Cursor, VS Code, Claude Desktop, Hermes, OpenClaw, and other MCP-compatible clients.
Production endpoint for ChatGPT, Cursor, VS Code, Claude Desktop, and other MCP clients.
All commands support --json for machine-readable output.
toneclone write --persona "Founder" --prompt "..."toneclone personas listtoneclone knowledge listtoneclone auth statusGather context yourself first — read the repo, diffs, commits, the relevant thread — then pass a well-formed brief (plus any needed Knowledge Cards) to toneclone write. Only ask the user for input you genuinely can't obtain.
ChatGPT OAuth is validated in production. The connector may still show a DEV badge until OpenAI review is complete, but the underlying MCP connection works today.
toneclone_write, toneclone_rewrite, and toneclone_humanize_text let agents draft, personalize, and remove AI tells while preserving your voice.toneclone_prime to learn the right workflow.The full, machine-readable instructions for agents live at /agents.md. For hosted MCP clients, start with the MCP setup guide.