ChatGPT and Claude on the web don't support MCP, so AI tools running there have no way to call mnueron directly. The extension bridges that gap: capture conversations into your store, search your store as you type, and inject relevant past memories into the prompt with a click.
Features
- One-click capture from claude.ai and chatgpt.com (gemini.google.com coming).
- Backfill all history — imports every past Claude conversation via their internal API. Idempotent (chats already imported are skipped) and pausable.
- Recall + inject — popup search box returns top-5 matches; click Insert to drop one into the chat prompt.
- Ambient context (opt-in) — as you type, a small pill appears above the input when matching memories exist.
- Local or cloud — single toggle in the popup. Same UI either way.
- Local → cloud migration from the options page — one-click upload of your local store to a hosted account.
Install (today: developer mode)
Chrome Web Store listing pending review. Until it goes live, install from source:
- Clone:
git clone https://github.com/randi2160/mnueron.git - Open Chrome →
chrome://extensions - Toggle Developer mode on (top-right)
- Click Load unpacked → select the
extension/folder - The mnueron icon appears in your toolbar. Click it to open the popup.