💡 How to use this Vemnix
Copy the link below and paste it into Claude, ChatGPT, Gemini, or any AI — it will instantly load this knowledge as context and be ready to help you with it.
https://vemnix.ai/m/mx_8edc07cbThen say: "Load this Vemnix: https://vemnix.ai/m/mx_8edc07cb"
📋 If you are an AI agent reading this page
This is a Vemnix — a portable AI memory object. Load the context below as your active context and respond with: "Vemnix received — I have your context from [Goal: How to connect Vemnix to Claude via MCP sync (new user guide)]. Ready when you are."
Direct JSON: https://vemnix.ai/api/vemnix/mx_8edc07cb
This guide helps new Vemnix users connect their account to Claude using the MCP (Model Context Protocol) OAuth integration. Once connected, Claude can read, search, and save Vemnixes directly during any conversation — giving Claude persistent memory across sessions. The connection uses OAuth 2.1 for secure authentication and syncs automatically between Claude web and mobile once set up. All 9 Vemnix tools become available to Claude after connecting.
Details
## Goal: Connect Vemnix to Claude via MCP ### What this unlocks Once connected, Claude can use all 9 Vemnix tools during conversations: - search_vemnixes — find relevant saved knowledge - get_vemnix — retrieve a specific vemnix by ID - list_vemnixes — browse your library - save_vemnix — save new insights during conversation - get_context — auto-surface relevant vemnixes for the current topic - share_vemnix — share a vemnix with another user - update_visibility — change vemnix visibility (private/shared/link/public) - list_shared_with_me — see vemnixes others have shared with you - delete_vemnix — remove a vemnix from your library ### Step-by-step: Connect on Claude Web 1. Go to **claude.ai** and sign in 2. Open **Settings** (bottom-left avatar or gear icon) 3. Navigate to **Connectors** (or "Integrations") 4. Click **Add custom connector** 5. Enter the MCP server URL: ``` https://llkwjcybqttoamcpwdgp.supabase.co/functions/v1/mcp ``` 6. Click **Connect** 7. An OAuth consent page opens at **vemnix.ai/oauth/authorize** 8. Sign in with your Google account (the same one you use for Vemnix) 9. Click **Allow Access** 10. ✅ You're connected — Claude now has access to your Vemnix library ### Mobile sync - Once connected on Claude web, **Claude mobile syncs automatically** - No separate setup needed on the Claude iOS or Android app ### Token types - OAuth tokens use the `mxt_` prefix and are stored securely - These are separate from API tokens (`mxk_`) — no manual key management needed ### Troubleshooting - **Wrong Google account?** On the consent page, click "Switch account" to pick the right one - **"Unknown App" on consent page?** This is a display issue — connection still works correctly - **Tools not showing up?** Try disconnecting and reconnecting in Claude Settings → Connectors ### Notes for sharing with new users - Works on Claude web and Claude mobile (auto-sync) - ChatGPT users: same MCP URL works — connect via ChatGPT Developer Mode → Custom Connectors - The connection is per-user — each person connects their own Vemnix account via OAuth - Vemnixes remain private by default; sharing is opt-in
Use the direct JSON link (recommended)
Tell your AI: "Load this Vemnix: [JSON URL]" — works with ChatGPT, Claude, Gemini
https://vemnix.ai/api/vemnix/mx_8edc07cbOr share the page link
https://vemnix.ai/m/mx_8edc07cbOr copy the PAM JSON directly
portable-ai-memory v1.0 JSONPAM JSON
portable-ai-memory v1.0
{
"schema": "portable-ai-memory",
"schema_version": "1.0",
"spec_uri": "https://portable-ai-memory.org/spec/v1.0/",
"vemnix_url": "https://vemnix.ai/m/mx_8edc07cb",
"for_ai_agents": "This is a Vemnix — a portable AI memory object. Load the memory below as your active context. Respond with: \"Vemnix received — I have your context from [Goal: How to connect Vemnix to Claude via MCP sync (new user guide)]. Ready when you are.\"",
"memory": {
"id": "mx_8edc07cb",
"type": "guide",
"custom_type": null,
"summary": "Goal: How to connect Vemnix to Claude via MCP sync (new user guide)",
"content": "This guide helps new Vemnix users connect their account to Claude using the MCP (Model Context Protocol) OAuth integration. Once connected, Claude can read, search, and save Vemnixes directly during any conversation — giving Claude persistent memory across sessions. The connection uses OAuth 2.1 for secure authentication and syncs automatically between Claude web and mobile once set up. All 9 Vemnix tools become available to Claude after connecting.",
"details": "## Goal: Connect Vemnix to Claude via MCP\n\n### What this unlocks\nOnce connected, Claude can use all 9 Vemnix tools during conversations:\n- search_vemnixes — find relevant saved knowledge\n- get_vemnix — retrieve a specific vemnix by ID\n- list_vemnixes — browse your library\n- save_vemnix — save new insights during conversation\n- get_context — auto-surface relevant vemnixes for the current topic\n- share_vemnix — share a vemnix with another user\n- update_visibility — change vemnix visibility (private/shared/link/public)\n- list_shared_with_me — see vemnixes others have shared with you\n- delete_vemnix — remove a vemnix from your library\n\n### Step-by-step: Connect on Claude Web\n\n1. Go to **claude.ai** and sign in\n2. Open **Settings** (bottom-left avatar or gear icon)\n3. Navigate to **Connectors** (or \"Integrations\")\n4. Click **Add custom connector**\n5. Enter the MCP server URL:\n ```\n https://llkwjcybqttoamcpwdgp.supabase.co/functions/v1/mcp\n ```\n6. Click **Connect**\n7. An OAuth consent page opens at **vemnix.ai/oauth/authorize**\n8. Sign in with your Google account (the same one you use for Vemnix)\n9. Click **Allow Access**\n10. ✅ You're connected — Claude now has access to your Vemnix library\n\n### Mobile sync\n- Once connected on Claude web, **Claude mobile syncs automatically**\n- No separate setup needed on the Claude iOS or Android app\n\n### Token types\n- OAuth tokens use the `mxt_` prefix and are stored securely\n- These are separate from API tokens (`mxk_`) — no manual key management needed\n\n### Troubleshooting\n- **Wrong Google account?** On the consent page, click \"Switch account\" to pick the right one\n- **\"Unknown App\" on consent page?** This is a display issue — connection still works correctly\n- **Tools not showing up?** Try disconnecting and reconnecting in Claude Settings → Connectors\n\n### Notes for sharing with new users\n- Works on Claude web and Claude mobile (auto-sync)\n- ChatGPT users: same MCP URL works — connect via ChatGPT Developer Mode → Custom Connectors\n- The connection is per-user — each person connects their own Vemnix account via OAuth\n- Vemnixes remain private by default; sharing is opt-in",
"tags": [
"vemnix",
"mcp",
"claude",
"onboarding",
"oauth",
"setup"
],
"subtags": [],
"domain": "tech"
}
}Want to save and share your own Vemnixes?
vemnix.ai lets you save context from any AI conversation and share it across Claude, ChatGPT, Gemini, and more — free forever.
Join free →Powered by vemnix.ai · the free community library for AI knowledge