Your ideas, always within reach.
The simple, connected note app: capture, organize, share, and connect your AI agents.
Why Choose memnage?
Everything you need to capture, organize, and share your ideas, simply and securely.
Your Privacy, Our Priority
memnage never uses your notes for algorithms or AI training. Your ideas stay private, shared only when you choose. And if YOU want to, connect your own agent through MCP, only to the notes you choose.
Organize with Tags
Structure your library: tags, filters, note migration between categories, and one-click cleanup of unused tags. Then find anything instantly with search.
Share, Export, Stay Simple
Share any note via a secure link, with password and expiry options. Export to PDF or Markdown instantly. Version history keeps every save, so you can restore any note in one click.
Your Agents, Your Rules
Connect your AI agents (Claude and more) to your notes through secure MCP API keys. Access is opt-in, note by note, with system tags. Nothing is readable by default.
How It Works
Three simple steps to get started with memnage.
Write & Search
Create rich notes with a full-featured editor. Auto-save protects your work. Search your entire library instantly. No note ever gets lost.
Organize
Add color-coded tags to structure your library. Filter by tag, migrate notes between categories, and clean unused tags automatically.
Share & Export
Generate a secure link with optional password and expiry. Track view counts. Export any note to PDF or Markdown in one click.
Connect your AI agents
Your AI assistant works with your notes, under your control. Three steps is all it takes.
Create an API key
From your dashboard, generate an API key and paste the provided MCP configuration into your agent (Claude or any other).
Choose which notes are accessible
Tag a note BOT_READ (read) or BOT_WRITE (read and write) to expose it to your agents. Everything else stays invisible to them.
Your agent works with you
Your agent reads, creates and updates those notes in markdown. You stay in charge: revoke the key at any time.
{
"mcpServers": {
"memnage": {
"type": "http",
"url": "https://www.memnage.com/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}