cadence

The editor in your pocket

Save the way you write. Every draft comes back in it.

Built for people who live by a voice

Newsrooms

A house style per desk. Quotes stay as said.

Editorial studios

A workspace per client. Every review on file.

Novelists

A voice per book. Nothing invented.

Journals and magazines

Contributors' voices, one house style.

The editor's pass

Every sentence measured. The ones that leave the voice, revised with a reason.

Accept or reject. Facts and quotes are checked.

A voice is a library

Add a piece, remove a piece. The measurement follows.

Text, Word or PDF.

Or set it on the dials

The same variables the parser measures, as sliders.

Start from a preset. The strip shows the sentences before any are written.

For developers

Open source

The library is public

cadence-writer, MIT. Your own key, no account, no limits.

pip install "cadence-writer[llm]"
cadence download-model
cadence restyle draft.txt --corpus samples/*.txt
MCP

Your tones, inside Claude and any MCP client

Tools: list_tones, quote, restyle, review_draft, check_fidelity. A token from Connect.

claude mcp add --transport http cadence https://cadencewriter.com/mcp \
  --header "Authorization: Bearer <token>"

Local: pip install "cadence-writer[mcp]", then cadence mcp.