This repository mirrors the documentation for UseMyContext, the personal context layer for AI. The rendered, canonical docs live at usemycontext.ai/docs - read them there for the best experience (sidebar navigation, working cross-links, search engines and AI crawlers are pointed there too).
Try it in 30 seconds - no signup. Sign in as demo@usemycontext.ai with code 424242
(fixed - no email access needed). A shared, read-only demo account with a full profile,
files, and a shared context. Docs: https://usemycontext.ai/docs
| Page | What it covers |
|---|---|
| index.md | Overview: what UseMyContext is, the universal MCP configuration, where to go next |
| getting-started.md | Create an account and make your first connection |
| connect.md | Exact connect steps for Claude, Claude Code, Cursor, ChatGPT, and any MCP client |
| tools.md | The eight MCP tools, what each does, and the scope it requires |
| folder-mapping.md | Bind a folder to one of your projects with a .umc marker |
| security.md | OAuth 2.1 with PKCE, per-tool scopes, audited reads, revocation, the blind surface |
| plans.md | What Free and Premium include, and where Teams fits |
The markdown source of truth lives in the UseMyContext monorepo and is rendered to
usemycontext.ai/docs at build time. In these mirror copies, the site's root-relative
cross-page links have been rewritten to full https://usemycontext.ai/docs/... URLs so
they resolve when read on GitHub. The frontmatter at the top of each file drives the
rendered site's sidebar and can be ignored here.