Support
Contact us
Email us at hello@usemycontext.ai for anything: setup questions, billing, account help, or a bug report. A person reads every message, and you can typically expect a response within 1-2 business days.
Set-up guides
Most questions are about connecting an AI client for the first time. These guides cover the common paths:
- How to connect Claude to UseMyContext - claude.ai custom connectors, Claude Desktop, and Claude Code, step by step.
- Everywhere you can connect UseMyContext from - the full map of registries, plugins, ChatGPT Developer Mode, and the npm SDK, all doors into the same server.
- Our GitHub profile - per-client configuration examples and the open-source plugins.
Managing access
You stay in control of which AI clients can read your context. From the Connect page in the app you can revoke any single client, or disconnect all clients at once. Every read an AI makes is logged to your audit trail, so you can always see who accessed your context and when.
For IT admins
UseMyContext is a remote MCP server at mcp.usemycontext.ai/mcp (Streamable HTTP). Authentication is OAuth 2.1 with PKCE, and tokens carry per-tool scopes so access can be narrowed to exactly what a client needs. The public-facing surface is structurally blind: it physically cannot read user file content, which lives on an isolated, per-user data plane behind it. Full details are in our privacy policy.
See also our privacy policy and terms of service. For anything not covered here, email us.