Local vault, sourced claims, MCP-ready
Claimframe
Local-first assertion memory for architects and consultants.
Capture what people, documents, repos, and transcripts assert. Keep provenance attached. Let disagreement stay visible. Give AI agents structured context they can query without turning your client memory into a SaaS dependency.
Download the alpha
Your vault stays on your machine.
Choose your platform to download the Claimframe v0.3.2 desktop app and standalone MCP server. The MCP executable uses the same local vault without requiring Python or a running desktop app. Claimframe is currently unsigned alpha software, so your operating system may ask you to confirm before opening it.
What it is for
A workbench for claims that are useful before they are perfect.
Client work rarely arrives as clean truth. It arrives as statements, hunches, architecture notes, repo evidence, half-remembered decisions, and disagreement. Claimframe gives that material a structure without pretending the structure removes uncertainty.
Capture claims, not vibes
Turn meetings, docs, repos, and transcripts into quick structured assertions like billing-service owns invoice-generation @alice.
Give agents something better than prose
Expose the same local assertion vault through MCP so agents get token-efficient access to sources, statuses, and relationships instead of rummaging through notes.
Disagreement is data
Store conflicting facts side by side. Surface disputed, stale, or review-required claims without forcing an early winner.
Built for client work
Keep provenance, local files, keyboard-first recall, and no SaaS dependency at the center of the workflow.
When the discussion moves faster than your notes, Cmd/Ctrl+Shift+C opens quick capture so you can keep up without breaking flow. Cmd/Ctrl+Shift+Q opens quick query for fast graph lookup while the conversation is still happening.
Assertion syntax
Fast to capture. Specific enough to challenge.
Claimframe stores claims as assertions with subject, predicate, object, source, evidence, confidence, status, and tags. The point is not to make conversation tidy. The point is to make it inspectable.
billing-service owns invoice-generation @alice
active
erp-adapter generates invoices @wiki:billing
sourced
alice disputes erp-adapter owns invoice-generation
review
? owns invoice-generation
query
For AI agents
A local vault agents can ask instead of guessing.
Claimframe's MCP server is a supporting interface for capture, fetch, search, and query. Humans still own review and provenance. Agents get structured context with citations and conflict state.
$ claimframe-mcp \
--vault /path/to/claimframe.sqlite3
tools:
claimframe_capture
claimframe_fetch
claimframe_query
claimframe_rule_profiles
claimframe_vault_info
For when you need a machine that believes things, but with citations.