Plugins & Extensions

Bring memory.wiki everywhere.

Six surfaces, one hub. Capture from any AI, edit anywhere, deploy the same URL to Claude, ChatGPT, Cursor, and Codex. Every plugin writes into the same hub — your AI memory stays portable across every tool.

What you can do
01

Research across AIs

ChatGPT researches → Extension captures → memory.wiki/abc123 → Paste URL in Claude → Claude refines

Move knowledge between AIs without copy-paste formatting nightmares. The document is the bridge.

02

Capture → Publish → Share in 3 seconds

See a great AI response → Click memory.wiki button → Beautiful URL auto-generated → Send to anyone

Recipient sees a polished document, not a raw chat screenshot. No app needed to view it.

03

AI-readable document references

Publish to memory.wiki/abc123 → Tell any AI "read memory.wiki/abc123" → AI fetches and understands

memory.wiki URLs work as context for any AI. Your documents become reusable knowledge across conversations.

04

Preview any .md file in Finder

Select file → Press Space → Full rendering with code, math, diagrams → Click "Open in memory.wiki" to edit

macOS QuickLook shows raw Markdown by default. memory.wiki QuickLook shows it beautifully rendered.

05

Publish from your editor

Write in VS Code → Cmd+Shift+M preview → One command to publish → Share URL with team

Never leave your editor. Write, preview, publish. The URL updates when you push changes.

06

Build reports from multiple AI sessions

Capture ChatGPT analysis → Capture Claude code review → Capture Gemini summary → Combine in memory.wiki → Single URL

Each AI has strengths. Combine outputs from multiple AIs into one professional document.

Short URLs that AIs can read

Every memory.wiki document has a short URL. Share it with humans or paste it into any AI conversation. Claude, ChatGPT, and Gemini can all fetch and understand the content — your documents become reusable context across AI sessions and platforms.

No login wall. No paywall. The URL works everywhere — browsers, AI chats, Slack, email, embeds.

Example
You: Read memory.wiki/abc123 and summarize the key points
AI: Based on the document at memory.wiki/abc123, here are the key points...
You: Now compare with memory.wiki/def456
01memory.wiki — Publish AI Output

Chrome Extension

One-click capture from ChatGPT, Claude, and Gemini. Open any GitHub .md file in memory.wiki for beautiful rendering. Turn AI conversations into shareable documents. The captured URL works as context in other AI conversations.

Platform Support
  • ChatGPT (chat.openai.com)
  • Claude (claude.ai)
  • Gemini (gemini.google.com)
  • GitHub — any .md file
Capture Methods
  • Hover button — single AI response
  • Popup — full conversation or selection
  • GitHub — Open in memory.wiki button
  • Right-click — any selected text
Smart Conversion
  • HTML → clean Markdown
  • Code blocks preserved
  • Tables, lists, headings
  • User/Assistant formatting
Seamless Transfer
  • Small content → URL hash (instant)
  • Large content → clipboard + toast
  • Gzip compression (same as memory.wiki)
  • Opens in memory.wiki editor

Install

  1. Download the extension package below
  2. Unzip the downloaded file
  3. Open chrome://extensions and enable Developer Mode (top right toggle)
  4. Click "Load unpacked" and select the unzipped folder
  5. Visit ChatGPT, Claude, or Gemini — the memory.wiki button appears
02memory-wiki-mcp on npm

MCP Server

Connect any AI tool to memory.wiki. Create, read, update, and manage documents programmatically.

Claude Code
You: Publish my meeting notes to memory.wiki
Claude: I'll create the document now.
mw_create({ markdown: "# Meeting Notes..." })
Document created:
Status: publicly accessible
You: Make it private
mw_publish({ id: "abc123", published: false })
Document is now private (draft).
25 MCP Tools
  • 6 core CRUD -- create, read, update, delete, list, search
  • Append/prepend -- grow logs and journals
  • Sections -- outline, extract, replace by heading
  • Sharing -- password, expiry, email allowlist
  • Versions -- history, restore, diff
  • Folders, stats, recent, duplicate, import URL
Compatibility
  • Claude Web (claude.ai) -- hosted HTTP MCP
  • Claude Desktop / Claude Code -- stdio
  • Cursor / Windsurf / Zed -- HTTP or stdio
  • ChatGPT, Gemini, and any MCP client
Developer Experience
  • Auto-managed edit tokens
  • Zero config -- just npx memory-wiki-mcp
  • JSON in, JSON out
  • Full REST API fallback

Install

Option A — Claude Web / Cursor (hosted, no install)

Add this URL in your client’s MCP / Connectors settings:

http
https://memory.wiki/api/mcp
Option B — Claude Desktop / Claude Code (local stdio)

Create .mcp.json in your project:

json
{
  "mcpServers": {
    "memory-wiki": {
      "command": "npx",
      "args": ["-y", "memory-wiki-mcp"]
    }
  }
}
03memory.wiki Markdown Publisher

VS Code Extension

Sidebar to your memory.wiki cloud right inside VS Code. Browse cloud docs by state (public, shared, private, view-only), star the ones you keep going back to, two-way sync, WYSIWYG preview. Publish once and Claude, ChatGPT, Cursor, and Gemini all read the same URL.

WYSIWYG Preview
  • Cmd+Shift+M opens editable preview
  • Click and type directly in rendered view
  • Toolbar: bold, italic, headings, lists
  • Dark/Light theme auto-detection
Cloud Sync
  • Auto-push on file save (2s debounce)
  • Auto-pull when server changes detected
  • Configurable polling interval (10-300s)
  • Offline queue for failed pushes
Collaboration
  • Share URL → anyone can view/edit
  • Server changes pull to local file
  • Conflict detection → VS Code diff editor
  • Three merge options: pull/push/diff
Editor Integration
  • Status bar: ✓ synced / ↑ pushing / ↓ pulling
  • OAuth login via browser redirect
  • .memorywiki.json sidecar for sync metadata
  • Publish from command palette
  • Sidebar with local/synced/cloud document bridge
  • CodeMirror source view with GFM syntax highlighting
  • View mode switcher (MD/Source)

Install

  1. Download the .vsix file below
  2. Open VS Code, go to Extensions (Cmd+Shift+X)
  3. Click ••• menu > Install from VSIX... > select the downloaded file
  4. Open any .md file > Cmd+Shift+M to preview
04Desktop app — Electron

memory.wiki for Mac

Native macOS desktop app with full memory.wiki editing, local file support, and drag-and-drop import for PDF, Word, PowerPoint, Excel, and 10+ formats. Double-click any .md file to open it in memory.wiki.

Native File Integration
  • Double-click .md to open in memory.wiki
  • Drag & drop any supported format
  • Save back to local file (Cmd+Shift+S)
  • Recent files dashboard
Multi-Format Import
  • Markdown, PDF, Word (.docx)
  • PowerPoint (.pptx), Excel (.xlsx)
  • HTML, CSV, JSON, XML, LaTeX
  • RTF, reStructuredText, plain text
Full memory.wiki Editor
  • WYSIWYG + Source editing modes
  • Cloud sync and sharing
  • All rendering: code, math, diagrams
  • Dark/Light theme
Desktop Experience
  • Native macOS title bar
  • Single-instance with file handoff
  • Keyboard shortcuts (Cmd+N/O/S)
  • Offline fallback when disconnected

Install

  1. Download the DMG file below
  2. Open the DMG and drag memory.wiki to Applications
  3. Launch memory.wiki from Applications
05memory.wiki — npm package

CLI Tool

Publish Markdown from your terminal. Pipe from any command — tmux, AI assistants, git log, clipboard. Every output becomes a shareable URL.

bash
npm install -g memory-wiki-cli
Publish a file and get a URL
bash
mw publish README.md
Publish from stdin (pipe)
bash
echo "# Hello" | mw publish
Capture tmux pane
bash
tmux capture-pane -p | mw publish
Publish clipboard contents
bash
pbpaste | mw publish
Download a document
bash
memory.wiki pull abc123 -o doc.md
List your published documents
bash
memory.wiki list
06Preview .md files in Finder

macOS QuickLook

Press Space on any .md file in Finder to see it beautifully rendered — GFM tables, syntax highlighting, math, and Mermaid diagrams. Click “Open in memory.wiki” to edit in the desktop app or web editor. Bundled with memory.wiki for Mac; auto-installs to ~/Applications on first Desktop launch.

Full Rendering
  • GFM tables, task lists, footnotes
  • 190+ language syntax highlighting
  • KaTeX math (inline + display)
  • Mermaid diagrams
Offline Ready
  • Built-in Markdown renderer (no CDN needed)
  • CDN enhancement when online
  • Graceful fallback for all features
  • Works in airplane mode
Native Integration
  • Matches macOS dark/light appearance
  • "Open in memory.wiki" button (desktop app or web)
  • Code copy buttons
  • Theme toggle in preview
Zero Config
  • Install once, works system-wide
  • All .md / .markdown files supported
  • No background processes
  • Lightweight QuickLook extension

Install

  1. Install memory.wiki for Mac (DMG link above) — QuickLook ships with it
  2. Open memory.wiki once — it copies MdfyQuickLook.app to ~/Applications automatically
  3. Go to System Settings > General > Login Items & Extensions > Quick Look, and enable memory.wiki
  4. Select any .md file in Finder and press Space
On the Roadmap
Obsidian Plugin
Publish Obsidian notes to memory.wiki with one command
Planned
Raycast Extension
Quick capture and publish from Raycast
Planned
Slack Bot
Share documents directly in Slack channels
Planned
Alfred Workflow
Capture clipboard and publish instantly
Planned
iOS / Android
Share sheet integration for mobile publishing
Planned

Want to build a plugin? The engine is open source.