UseMyContext.ai is in the Claude Connectors Directory

TL;DR: UseMyContext.ai is listed in the Claude Connectors Directory at claude.ai/directory/connectors/usemycontext. From that listing you connect in one click on claude.ai, Claude Desktop, and Claude mobile (Claude Code connects from the terminal), and Claude can then read your compiled profile and files. The listing is Community-tier today, which means it passed Anthropic's automated checks; we are pursuing the deeper Verified review next.

What is the Claude Connectors Directory listing?

The Claude Connectors Directory is Anthropic's in-product catalog of connectors you can add to Claude. UseMyContext has a listing there at claude.ai/directory/connectors/usemycontext, so instead of pasting a server URL by hand you open the listing, click Connect, and approve the OAuth screen in your browser. The listing points at our one MCP server, https://mcp.usemycontext.ai/mcp, and the connection it creates is the same account and the same profile you would get connecting any other way.

Which Claude surfaces can connect from the directory?

The one-click Directory connection covers claude.ai, Claude Desktop, and Claude mobile. Once you approve the OAuth screen on one of those surfaces, the connection syncs to your Claude account, so you are not re-approving it everywhere. Claude Code connects on its own path from the terminal with claude mcp add --transport http usemycontext https://mcp.usemycontext.ai/mcp. The full walkthrough for every surface is in How do I connect Claude to UseMyContext? and the Connect docs.

What can Claude read once connected?

The connection exposes eight tools, and every one of them is a read except a single suggestion tool that never writes to your data. In short:

  • profile reads your compiled profile, a curated summary built only from facts you accepted.
  • list_files lists the files you uploaded to the project.
  • search_files finds a file by name or keyword.
  • get_file returns the full extracted text of one file.
  • ask_docs answers a question from your documents and returns cited passages.
  • query_table runs exact counts, sums, filters, and group-bys over one spreadsheet.
  • suggest_update files a suggested profile update as a pending item you accept or ignore. It is the only write, and it never touches your files.
  • shared_context reads context that other people or a team deliberately shared with you.

What does "Suggested" in the directory mean?

Connectors that are listed in the directory are eligible to be suggested to people inside Claude, which is a normal property of being listed. Eligibility is not the same as being chosen, featured, or endorsed, and we make no claim that UseMyContext is featured or selected. If and when suggestions surface a connector, that is Anthropic's product behavior, not a badge we hold.

What is the difference between a Community and a Verified connector?

Anthropic labels directory connectors as Community or Verified, and the difference is the depth of review. A Community connector has passed Anthropic's automated checks but has not been reviewed in depth, so Claude shows a "Community" label on the listing and a reminder to review the connector before you connect it. A Verified connector has been through Anthropic's in-depth quality and security review and carries a checkmark. The two labels are about who reviewed the connector and how deeply, not about whether it works.

Which one is UseMyContext today?

UseMyContext is a Community-tier connector in the directory today. That is the honest status: our listing passed the automated checks, and it has not yet been through the in-depth Verified review. We are pursuing Verified, and until that review is complete we will not describe the connector as Verified or imply an endorsement it does not have. When the status changes, this page changes with it.

How do you stay in control after connecting?

Every client you connect appears on the Connect page in your UseMyContext account, and you can revoke any one of them, or disconnect everything at once, at any time. Reads are audited, the connection is read-only against your data, and the public-facing surface of the service is built so it physically cannot read your file content. The only write Claude can ever make is a suggestion that waits for your approval.

FAQ

Is UseMyContext a Verified Claude connector?

No. UseMyContext is a Community-tier connector in the Claude Connectors Directory today, which means it passed Anthropic's automated checks but has not had the in-depth Verified review. We are pursuing Verified and will not claim it before the review is complete.

Does connecting from the directory cost anything?

No. The free tier includes 2 projects and 20 MB of storage for your profile, facts, and file uploads. Connecting Claude from the directory works on the free tier; Premium adds more projects and storage.

Is it the same account as connecting by URL?

Yes. The directory listing and a manual custom connector both point at the same MCP server, mcp.usemycontext.ai/mcp, and read the same compiled profile. There is one account and one server behind every door.

Can Claude change my files or profile through this connection?

No. The connection is read-only against your data. The one write tool, suggest_update, files a pending suggestion that waits in your app for your review; nothing is written without your approval.

How do I disconnect?

Open the Connect page in UseMyContext and revoke the connection. Access ends immediately, including any session already open, and you can also disconnect everything at once for a clean slate.

← All posts