# OpenContext > OpenContext turns documents, email, repositories, and conversations into a knowledge graph of plain markdown files on your own machine; coding agents and chat assistants read it as memory through a command-line tool and a Model Context Protocol (MCP) server. Local-first, no telemetry, no account, free during the closed beta, and the whole graph exports as a zip or pushes to your own git remote. OpenContext is a local app (Node 22, macOS and Linux) with a web interface, an `opencontext` command-line tool, and an MCP server with five tools (search_graph, read_entity, graph_neighbors, contribute, invoke_agent). Every page on this site has a markdown twin at the same path with a `.md` extension; the links below point at the markdown. The source repository (https://github.com/Alec-Merle/OpenContext) is private during the closed beta. Current release: 0.2.0. ## Docs - [Home](https://getopencontext.com/index.md): connected knowledge for people and AI agents, the product workspace, local ownership, and getting started - [How it works](https://getopencontext.com/how-it-works.md): the pipeline from intake through the privacy preflight and distillation to the vault as git, then search, chat, and insights - [Privacy](https://getopencontext.com/privacy.md): deterministic privacy checks, sensitive-data defaults, model-provider disclosure, local storage, and your controls for review, sharing, and deletion - [Install](https://getopencontext.com/install.md): prerequisites, the three-command quick start, demo mode, the command-line tool and MCP server install, upgrade, and backup - [FAQ](https://getopencontext.com/faq.md): fifteen direct questions and answers about what it is, cost, data, models, agents, the context graph, export, and Windows - [Evidence from agent comparisons](https://getopencontext.com/evidence.md): measured agent comparison results, setup, per-pair costs, null treatments, caveats, and the next evaluation ## For agents - [For agents](https://getopencontext.com/for-agents.md): the opencontext command-line tool, the seven MCP tools, opencontext link, and the agent primer, quoted from the code - [agents.txt](https://getopencontext.com/agents.txt): a plain-text primer for agents reaching this site: what OpenContext is, where the memory lives, and how an agent installs and uses the command-line tool and the MCP tools - [MCP server](https://getopencontext.com/for-agents.md#mcp-server): the five MCP tools with the descriptions the server registers, and the instructions it hands the model ## Legal - [Terms](https://getopencontext.com/terms.md): who publishes the site and the software, what you may do with each, the no-warranty and liability terms, and the governing law - [Privacy policy](https://getopencontext.com/privacy-policy.md): what the website collects (nothing of its own), what the host may log, what the app sends where, data minimization, your rights, and the contact routes - [Cookie policy](https://getopencontext.com/cookies.md): no cookies, no browser storage, no consent banner, why none is required, and the test that keeps it that way - [Refund policy](https://getopencontext.com/refunds.md): nothing is sold and nothing is charged, so nothing is refunded; what to do if you were charged by someone, and the promise for any future paid plan - [Accessibility](https://getopencontext.com/accessibility.md): the WCAG 2.2 AA target, what the site does for keyboard, screen-reader, and low-vision use, measured contrast, known limits, and where to report a problem ## Optional - [Changelog](https://getopencontext.com/changelog.md): every release and what changed in it, rendered from the repository's CHANGELOG.md at build time - [llms-full.txt](https://getopencontext.com/llms-full.txt): every page on this site in one markdown file