About Context Repo

Context Repo is an AI context management platform. We help developers and AI agents save, version, and access prompts and documents across every modern AI client - ChatGPT, Claude, Cursor, VS Code, Windsurf, and 90+ other MCP-compatible tools.

What we build

The platform exposes three pillars to AI clients: a 28-tool MCP server over streamable-HTTP transport, a 29-operation REST API under /v1, and a set of plain-markdown agent surfaces (llms.txt, llms-full.txt, index.md, pricing.md). Authentication is dual-mode - OAuth 2.0 (Clerk-issued) or per-user API keys.

Authority & trust

Open source
Our MCP server is published as context-repo-mcp on npm. Source on GitHub.
Standards-aligned
RFC 8414 OAuth metadata, RFC 9728 protected-resource metadata, RFC 9727 API catalog, RFC 8288 Link headers, IETF Content-Signal preferences, A2A v0.2, Agent Web Protocol v0.2, and OpenAPI 3.1.
Contact
support@contextrepo.com for product feedback. File issues on the GitHub repo for npm-package bugs.
Operational
See /status for current platform health and the most recent incident history.

For AI agents

Agents looking to integrate with Context Repo should start with /llms.txt (short context pack) or /llms-full.txt (extended pack). Public agent rules are at /AGENTS.md. OAuth metadata is discoverable at /.well-known/oauth-protected-resource.