Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Mengram

alibaizhanovalibaizhanov190 downloads

Turn your vault into memory your AI assistants can read. Notes sync as you write and become searchable context in Claude, Cursor, and any MCP client.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

Your vault already holds what you know. This plugin makes it something your AI assistants can actually read.

Notes sync to Mengram as you write, where they are turned into searchable memory — entities, facts and the relationships between them. Ask Claude, Cursor or any MCP client a question, and it answers from your own notes instead of guessing.

Features

  • Auto-sync on save — edit a note, Mengram learns automatically
  • Search memories — search across all your AI memories from Obsidian (Cmd/Ctrl+P → "Mengram: Search memories")
  • Sync current file — manually sync the active note
  • Sync entire vault — bulk-sync all notes at once
  • Folder filtering — choose which folders to sync or exclude
  • Memory stats — view your memory vault statistics

Setup

  1. Get a free API key at mengram.io/dashboard
  2. Install the plugin (see below)
  3. Open Settings → Mengram → paste your API key
  4. Start writing notes — they sync automatically

Installation

Manual

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create folder: <your-vault>/.obsidian/plugins/mengram/
  3. Copy the 3 files into that folder
  4. Restart Obsidian → Settings → Community Plugins → Enable "Mengram"

Commands

Command Description
Search memories Open search modal to find memories
Sync current file Sync the active note to Mengram
Sync entire vault Sync all notes in configured folders
Show memory stats Display vault statistics

Settings

Setting Default Description
API key — Your Mengram API key (om-...)
Auto-sync On Sync notes automatically when saved
Sync folders (all) Only sync these folders (comma-separated)
Excluded folders .trash Never sync these folders
Debounce delay 2s Wait before syncing after edit
User ID default For multi-user isolation
Base URL mengram.io For self-hosted instances

How it works

  1. You write/edit a note in Obsidian
  2. After a short debounce (2s default), the plugin sends the note content to Mengram's API
  3. Mengram extracts entities, facts, and relationships from your note
  4. Your knowledge is now searchable via:
    • This plugin's search command
    • MCP Server (Claude, Cursor, Windsurf)
    • Python/JS SDK
    • REST API
    • Dashboard at mengram.io/dashboard

Self-hosted

If you're running Mengram locally, change the base URL in settings to your instance (e.g., http://localhost:8080).

Network usage

This plugin sends note content to the Mengram API (mengram.io) for AI-powered knowledge extraction and storage. No data is sent without an API key configured. All communication uses HTTPS.

Pricing

Mengram offers a free tier (100 adds/month, 500 searches/month). Paid plans are available at mengram.io/#pricing. An API key is required — sign up for free at mengram.io/dashboard.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Sync Obsidian notes to Mengram to turn Markdown into searchable AI memories accessible via API, SDK, or MCP. Search all saved memories from Obsidian, auto-sync on save or sync a file or entire vault manually, and view memory stats. Filter folders to include or exclude for targeted syncing.
AISyncingIntegrations
Details
Current version
1.1.4
Last updated
4 weeks ago
Created
7 months ago
Updates
10 releases
Downloads
190
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
alibaizhanovalibaizhanov
mengram.io
GitHubalibaizhanov
  1. Community
  2. Plugins
  3. AI
  4. Mengram

Related plugins

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Sync Engine

The extensible vault synchronization engine: Fast · Free · Reliable. Supports WebDAV, S3, and Google Drive.

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Nutstore Sync

Sync your vault with Nutstore (坚果云) using WebDAV protocol.

Claude Sidebar

Run Claude Code in your sidebar.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

Claude Code IDE

Connect your vault to Claude Code and share editor context with the CLI.