Overview
Memwyre is a universal memory layer for AI — a persistent, cross-tool knowledge vault that sits between you and the AI models you use daily. Instead of re-explaining your project architectures to Cursor, losing context when a Claude conversation ends, or copy-pasting developer guidelines into ChatGPT, Memwyre centralizes your context. It automatically stores, structures, and dynamically injects the relevant facts into whatever AI client you are active in.Core Pillars
1. Model Context Protocol (MCP)
Memwyre operates as an MCP server. This allows AI clients like Claude Desktop, Cursor, and VS Code to natively query your memory vault. The AI client can autonomously search your memories or write new memories back to your vault during a conversation.2. Hierarchical Entity Graphs
Traditional RAG retrieves random text chunks based on keywords. Memwyre maps your knowledge into a graph structure. It knows thatProject A uses Database B which has Schema C, ensuring that querying Project A brings in the entire context chain automatically.
3. Integrated Capturing Ecosystem
- Browser Extension: Clip web pages, API docs, or save entire conversation histories from ChatGPT, Claude.ai, and Perplexity with one click.
- Ready-to-Use Connectors: Connect Notion, GitHub, Google Drive, and Gmail to keep your memory vault continuously synchronized with your team’s documents.
- Agent CLI Plugins: Native terminal integrations for command-line agents like Claude Code and OpenClaw.
Terminology
Choose Your Integration Path
Get started with the integrations that fit your workflow:- 🌐 Web Browser & ChatGPT — Browser Extension Guide
- 💻 IDEs (Cursor, Claude Desktop, VS Code) — MCP Server Setup
- 🤖 Autonomous Agents (OpenClaw, Claude Code) — Agent Plugins Guide
Quick Start (60 Seconds)
- Create an Account: Sign up at app.memwyre.tech.
- Install the Browser Extension: Download the extension (guide).
- Configure the Token: Go to your dashboard settings, copy your API token, and paste it into the extension.
- Begin Querying: Open your IDE or ChatGPT — Memwyre is active and ready to feed context.

