wordsmith.repository
Versioned, queryable document store with provenance baked in.
Claude has no memory across runs. We persist with audit-grade history.
The fastest way to become a legal engineer.
You build the app. Wordsmith handles redlining, secure document sharing, and audit trails — the infrastructure that makes Claude enterprise-ready.
No signup form. Your agent provisions the workspace. Pay when you scale.
Use Wordsmith to read the Terms of Service at
https://stripe.com/legal/ssa. Flag the five clauses an in-house
lawyer would push back on. Cite section numbers and severity.
Output a one-page memo I can forward to my GC.import { Wordsmith } from '@wordsmith/sdk';
const ws = new Wordsmith({ apiKey: process.env.WORDSMITH_API_KEY });
// Fetch a live ToS, extract risky clauses, output a one-page memo.
const doc = await ws.ingest({ url: 'https://stripe.com/legal/ssa' });
const review = await ws.review({
document: doc.id,
lens: 'in-house-counsel-pushback',
limit: 5,
});
const memo = await ws.draft({
template: 'one-page-risk-memo',
source: review.id,
});
return memo.url;
3 primitives · 1 paste · A risk memo on any live ToS — no upload
Capabilities
Every capability is one or more MCP primitives. Expand to see the building blocks.
A versioned legal repository with provenance, semantic search, and audit-grade history.
Versioned, queryable document store with provenance baked in.
Claude has no memory across runs. We persist with audit-grade history.
OCR, parse, and normalize PDFs, DOCX, and email threads into structured documents.
Claude alone reads one file at a time. We hand you a typed corpus.
Playbook-driven review, clause-level diff, and real tracked-changes DOCX out the other end.
Playbook-driven review with versioned positions and severity scoring.
Claude alone has no concept of your playbook. We anchor every comment to it.
Native tracked-changes DOCX with real Word revision markup and sanitized metadata.
Claude alone describes changes. We produce the actual file opposing counsel will open.
Semantic diff across versions with clause-level mapping.
Claude alone produces a textual diff. We anchor to legal structure.
First drafts composed from your approved clause library and the counterparty profile.
Generate first drafts from a template plus your clause library plus the counterparty profile.
Claude alone hallucinates clauses. We compose from your approved library.
Schema-enforced extraction across thousands of contracts, with resumable jobs and continuous scans.
Pull structured fields from any legal document with schema enforcement.
Claude alone returns prose. We return validated JSON against your schema.
Run extraction across thousands of documents with rate-limited, resumable jobs.
Claude alone cannot durably run 10,000 extractions and resume on failure.
Continuously scan your repository for regulatory or policy drift.
Claude alone is a request/response system. We run continuously.
Legal-grade translation via DeepL, with terminology locked to your bilingual glossary.
Translate contracts and clauses through DeepL with your terminology mappings locked in.
Claude alone has no contracted DeepL routing or your enforced bilingual term mappings.
Jurisdiction-aware research with citations grounded in primary sources.
Jurisdiction-aware legal research with citation grounding.
Claude alone cannot verify citations against authoritative sources.
Pause the agent, route to a named reviewer, and track work across humans and agents.
Pause the agent and hand off to a named human reviewer with full context.
Claude alone has no human-in-the-loop primitive. We make it first-class.
Assign, track, and deadline work across humans and agents in one queue.
Claude alone has no persistent task store, deadlines, or assignment graph.
Eval discipline against goldens and a regulator-grade trail of every agent action.
Eval discipline against golden sets to catch prompt and model drift.
Claude alone has no eval harness. We make prompt regressions visible.
Regulator-grade audit trail of every agent action, input, and output.
Claude alone has no persistent trace. We log every primitive call defensibly.
Hello world
Pick how you install. Paste the prompt. Your agent reads a live Terms of Service and returns a risk memo — no upload, no playbook, no dependencies.
claude mcp add wordsmithcursor mcp add wordsmithcurl -fsSL https://wordsmith.ai/install.sh | sh
wordsmith login
wordsmith initnpx @wordsmith/cli init
# no install, just runsdocker run --rm -it \
-e WORDSMITH_API_KEY \
ghcr.io/wordsmith/cli initcode --install-extension wordsmith.wordsmith
# then: cmd-shift-p → "Wordsmith: Sign in"Use Wordsmith to read the Terms of Service at
https://wordsmith.ai/terms-of-service. Surface the top five clauses
an in-house lawyer should review, with section numbers and severity.
Return a markdown summary.Pre-built apps
Six production-shaped apps, built on Wordsmith primitives. Paste the install prompt into Claude Code; your agent provisions the workspace, the playbook, and the escalation routes.
Redline incoming NDAs against your playbook. Real tracked-changes DOCX out.
Watch every vendor contract for auto-renewal windows. Alert 60 days out.
Diff every new contract version against the last. Surface material changes only.
Draft jurisdiction-aware employment agreements from your clause library.
Score inbound RFPs against your win/no-bid playbook. Flag dealbreakers.
Review inbound DPAs against your data-processing standards. Auto-redline.
FAQ
The questions GCs, security teams, and procurement ask first. Click to expand.
Pricing
Three tiers. One billing surface. No per-seat tax on the legal engineers building on top.
Sign up your agent. No card needed.
Pay only for what your agents ship.
Bespoke deployment. Procurement-grade.
Spend capProduction usage has a default $200 monthly budget. Set your own spend caps. Hard pause at 100%. No silent overage.
Trusted by in-house legal teams at
“Wordsmith made me the ultimate legal engineer.”
Manifesto
The platform that serves agents safely — with provenance and the governance lawyers can defend — will define the next decade of legal AI. Wordsmith is built for that world.
Vibe-code the fun stuff. We handle production.
Ross McNairn · Founder & CEO
No human signup form. Your agent provisions the workspace.