CHANGELOG
What's new
Every meaningful release on md.rajkar.dev — how a simple Markdown publisher grew into an MCP memory layer for AI.
The memory layer
v1.2 LatestJune 27, 2026- MCP is now a memory layer for your AI: full-text search_docs, atomic append_doc, upsert_doc, recent_docs and move_docs.
- get_index auto-loads a doc you tag “index” the moment a client connects — context across sessions.
- Version history over MCP — list, get and restore_version for one-call undo.
- Tags and visibility (private / unlisted / public) on every doc.
- MCP resources (@-mentionable docs) and prompts, plus tool annotations, structured output and per-tool rate limits.
- My Docs is now a command center: search inside document content, filter by source / visibility / tag / project, sort, and bulk move · tag · set-visibility · delete.
- Readable project URLs — /p/your-project instead of a random id.
Accounts, sync & MCP
v1.1- Optional accounts — username + a one-time recovery code, no email — that sync your docs across devices.
- API keys to connect Claude Code, Cursor, or VS Code over the Model Context Protocol.
- Edit history with restore, and far richer rendering: Mermaid diagrams, LaTeX math, admonitions, footnotes, emoji, ==highlight==, keyboard keys and sub/superscript.
Launch
v1.0- A live Markdown editor with instant preview and four reading themes (Default, Terminal, Essay, Minimal).
- Publish to a clean, memorable link — no signup required.
- Password-protected pages, link expiry, and projects to group related docs.
Want your AI to use this?
Create a free account and an API key, then connect your MCP client.