Back to Changelog
Minor v1.2.0 • January 9, 2026
MCP Tools Expansion
New get_prompt and fork_prompt tools for MCP clients. Browse, retrieve, and fork prompts directly from Claude Desktop, Cursor, and other AI assistants.
What's Included
- Get Prompt Tool - Retrieve the full content of any prompt in your vault by ID. Perfect for viewing complete prompt bodies that are truncated in browse results.
- Fork Prompt Tool - Fork public prompts from the community directly to your personal vault. Discover a useful prompt? Save it with one command.
- Client-Aware Responses - MCP tools now detect your client (Claude Desktop, Cursor, ChatGPT, etc.) and provide optimized responses for each platform.
- Tool Visibility Filtering - Some tools are tailored for specific clients. ChatGPT users get widget-based interactions while other MCP clients get the full tool suite.
- Security Enhancements - Forked prompts include external content warnings. Prompt bodies are code-fenced to prevent injection attacks.
- Updated Documentation - Comprehensive docs for all five MCP tools with examples, parameters, and workflow guides.
MCP Tools Summary
| Tool | Description |
| ----------------------- | --------------------------------------- |
| browse_prompts | Browse your personal prompt library |
| save_prompt | Save a new prompt to your vault |
| search_public_prompts | Search the public prompt community |
| get_prompt | Retrieve full content of a prompt by ID |
| fork_prompt | Fork a public prompt to your vault |