Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. UseMyContext.ai
U
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 8:32:10 PM

UseMyContext.ai

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Personal context for AI, written by you and never scraped: your profile and files, any MCP client.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "usemycontext-ai": {
      "command": "npx",
      "args": [
        "-y",
        "usemycontext"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

UseMyContext

UseMyContext is the personal context layer for AI. You keep one profile of who you are and what you are working on, plus the files that matter, owned by you at usemycontext.ai, and any MCP-capable AI client reads it. Sign in once and every AI you use already knows your context; you never re-introduce yourself, and you can see and revoke every connection from one page.

Try it in 30 seconds, no signup. The demo account works two ways: sign in on the web at usemycontext.ai (the "Try the live demo" button), or connect any MCP client to https://mcp.usemycontext.ai/mcp and use it at the OAuth sign-in. Login: demo@usemycontext.ai, code 424242 (fixed - no mailbox needed). A shared, read-only account with a full profile, files, and a shared context. Docs: usemycontext.ai/docs

Connect any MCP client

The server is a standard remote MCP server:

Code
https://mcp.usemycontext.ai/mcp

Streamable HTTP, OAuth 2.1. Any MCP-capable client can add it; sign-in is OAuth in the browser, no API key to copy. You need a UseMyContext account first - the free tier at usemycontext.ai is enough.

Claude Code

Code
/plugin marketplace add usemycontext/claude-code-plugin
/plugin install usemycontext@usemycontext

Then run /mcp, select usemycontext, and complete the browser sign-in. The plugin adds a /umc skill and per-folder profile mapping; details in claude-code-plugin. Or skip the plugin and add the raw server:

Terminal
claude mcp add --transport http usemycontext https://mcp.usemycontext.ai/mcp

Cursor

Add to ~/.cursor/mcp.json (or .cursor/mcp.json in a project), then connect under Cursor Settings, Tools and MCP Servers:

config.json
{
  "mcpServers": {
    "usemycontext": {
      "url": "https://mcp.usemycontext.ai/mcp"
    }
  }
}

There is also a cursor-plugin with folder-to-profile mapping.

Codex CLI

Code
codex mcp add usemycontext --url https://mcp.usemycontext.ai/mcp
codex mcp login usemycontext

Or in ~/.codex/config.toml:

toml
[mcp_servers.usemycontext]
url = "https://mcp.usemycontext.ai/mcp"

On older Codex versions, remote servers need experimental_use_rmcp_client = true under [features].

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

config.json
{
  "mcpServers": {
    "usemycontext": {
      "serverUrl": "https://mcp.usemycontext.ai/mcp"
    }
  }
}

Any other MCP client

Any client that speaks Streamable HTTP with OAuth can connect. The common JSON shape:

config.json
{
  "mcpServers": {
    "usemycontext": {
      "type": "http",
      "url": "https://mcp.usemycontext.ai/mcp"
    }
  }
}

Some clients name the fields differently (serverUrl, type: "streamable-http"); check your client's MCP docs for the exact key names.

Once connected, the client gets thirteen tools - profile, list_profiles, info, account, list_files, search_files, get_file, search, fetch (thin aliases of search_files/get_file for ChatGPT deep-research compatibility), ask_docs, query_table, suggest_update, shared_context - all read-only against your files.

Session starter for file-driven tools: npx usemycontext pull

Not every AI tool speaks MCP. For the ones that read a local file at startup - Claude Code, agent frameworks, your own scripts - one command writes your curated context to disk:

server.ts
export UMC_TOKEN=<your token from the Connect page at usemycontext.ai>
npx -y usemycontext pull                # writes ./UMC-CONTEXT.md
npx -y usemycontext pull --out me.md    # or any path

The file holds your compiled profile only, never raw facts, files, or audit, wrapped in a short fixed preamble telling the reading AI that this is your human-curated ground truth and must not be rewritten or appended to, plus a date stamp and a pointer back to your live profile. Re-running overwrites it, so it stays fresh, and a failure exits non-zero with one plain-English line rather than leaving a partial file. Pulls appear as their own client, umc-cli, in your activity feed, separate from Claude or ChatGPT.

Wire it into Claude Code as a SessionStart hook, in .claude/settings.json:

config.json
{
  "hooks": {
    "SessionStart": [
      { "hooks": [{ "type": "command", "command": "npx -y usemycontext pull" }] }
    ]
  }
}

Then one line in your CLAUDE.md tells the session to read it:

Code
Read UMC-CONTEXT.md at session start: it is my curated personal context.

Handling the token. It is your session token, and it is long-lived (a year), so a leak is not self-limiting - treat it like a password. The CLI deliberately never accepts it as a command-line flag, because flags land in your shell history, and it never writes the token anywhere itself. Put it in UMC_TOKEN in your shell profile, or in a token=<value> line in ~/.usemycontext that you chmod 600. If it does leak, open the Connect page at usemycontext.ai and use "Disconnect everything": revoking is enforced on the server, so every token dies immediately, everywhere.

More recipes, including pointing an agent framework's bootstrap file at the pulled file, are in the usemycontext package README.

Your notes become context

If your notes live in Notion, Google Drive, or Infomaniak kDrive, UseMyContext Premium can copy in the pages and files you pick, on your command. Your Notion notes become readable by every AI you use: Claude answers from them in the terminal, Cursor cites them in your editor, ChatGPT reads the same profile. Honest scope: this is Premium, it copies only what you explicitly pick, the connectors are read-only against your Notion and Drive, and disconnecting deletes the copies from our storage.

Trust

  • Every read is scoped to a project you chose, and access leaves a record in your audit trail.
  • One tool, suggest_update, can write: it files a pending suggestion that you review and approve in the web app. Nothing the AI does ever edits your profile or your files directly.
  • Revoke any AI in one click, from /mcp in your client or the Connect page in the web app. Revoking is enforced on the server: the token dies immediately, everywhere.
  • The free tier is enough to try all of this.

Links

The serviceusemycontext.ai
Docsusemycontext.ai/docs
Claude Code plugingithub.com/usemycontext/claude-code-plugin
Cursor plugingithub.com/usemycontext/cursor-plugin
SDK for app buildersusemycontext on npm
What is a context layer?usemycontext.ai/blog/what-is-a-context-layer

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • U
    UseMyContext

    The personal context layer for AI: your profile and files, read by any MCP client over OAuth.

    πŸ’» Developer Tools0 views
    Compare vs UseMyContext β†’
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Puter MCP logoPuter MCP

    Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more

    πŸ’» Developer Tools0 views
    Compare vs Puter MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about UseMyContext.ai

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "usemycontext-ai": { "command": "npx", "args": ["-y", "UseMyContext.ai"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewUseMyContext.ai AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/usemycontext-ai?style=directory)](https://allmcps.com/mcp/usemycontext-ai)
HTML Embed
<a href="https://allmcps.com/mcp/usemycontext-ai"><img src="https://allmcps.com/api/badge/usemycontext-ai?style=directory" alt="UseMyContext.ai on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 4, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit6d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to UseMyContext.ai β†’Install in Claude DesktopInstall in CursorInstall in VS Code