TL;DR: Connect Claude to UseMyContext.ai in one click from the Claude Directory, approve the OAuth screen in your browser, and Claude can read your compiled profile and files on demand. Setup takes under two minutes, works on the free tier, and the only write Claude can ever make is a suggestion that waits for your approval.
What you need first
A free UseMyContext account: sign up at usemycontext.ai with your email (we send a one-time code, no password). Add a few profile facts and upload one or two files first, so Claude has something to read.
How do I connect on claude.ai?
The fastest path is the Claude Directory - one click, no URL to paste.
- One-click Directory connect (primary): open the UseMyContext.ai listing in the Claude Directory at claude.ai/directory/connectors/usemycontext, our Community-tier listing, click Connect, and approve the OAuth screen that opens in your browser. Sign in with your email code if asked, review the access being granted, and approve. The connection then syncs across your Claude account. Ask Claude something like "Using my profile, draft my bio" or "Ask my docs what my current priorities are."
- Prefer to add it by hand? Open Settings (Customize), then Connectors, click "+" > Add custom connector, enter the URL
https://mcp.usemycontext.ai/mcp, and approve the OAuth screen. This reaches the same server and the same account.
How do I connect in Claude Desktop?
The same one-click Directory listing works from Claude Desktop:
- One-click Directory connect (primary): open claude.ai/directory/connectors/usemycontext, click Connect, and approve the OAuth screen in your browser. Once you approve, the connection syncs across your Claude account.
- Prefer to add it by hand? Open Settings, then Connectors, choose "Add custom connector", enter the URL
https://mcp.usemycontext.ai/mcp, and approve the OAuth screen.
How do I connect in Claude Code?
One command in your terminal:
claude mcp add --transport http usemycontext https://mcp.usemycontext.ai/mcp
Then run /mcp inside Claude Code and pick usemycontext to authenticate. The same browser OAuth screen appears; approve it and the tools are live in your session.
What can Claude do once connected?
- Read your compiled profile: a curated summary built only from facts you accepted.
- List, search, and read the files you uploaded.
- Answer questions from your documents with cited passages, and run exact counts and sums over your spreadsheets.
- Read context others deliberately shared with you.
- Suggest profile updates it learns in conversation. Suggestions land as pending items in your UseMyContext app for you to accept or ignore; nothing is written without your approval.
How do I stay in control?
Every connection is visible on the Connect page in UseMyContext, and you can revoke Claude there at any time; revoke cuts access immediately. Reads are audited, and the public-facing surface of the service is built so it physically cannot read your file content.
FAQ
Does connecting Claude cost anything?
No. The free tier includes 2 projects and 20 MB of storage - profile, facts, and file uploads. Premium adds more projects and storage.
Which Claude surfaces does this work on?
Claude on web, desktop, and mobile via the connector, and Claude Code via MCP. On web and desktop the one-click Claude Directory listing is the fastest path; Claude Code connects with the CLI command above. It is the same server and the same account everywhere.
Can Claude change my files or profile?
No. The connection is read-only against your data. The only write Claude can make is a suggestion, which waits in your app for your review.
How do I disconnect Claude?
Open the Connect page in UseMyContext and revoke the connection. Access ends immediately, including any session already open.