Releases: Vigtu/docmole
Releases · Vigtu/docmole
v0.4.2 - Docmole Rebrand
Docmole 🐀
Rebranded from mintlify-mcp to docmole - "Dig through any documentation with AI"
Changes
- New name and branding
- Updated CLI help text to be MCP-client agnostic
- SVG hero image
- Backwards compatibility for
MINTLIFY_*env vars
Install
bunx docmole --helpnpm
v0.2.0 - Memory & Link Improvements
What's New
🧠 Multi-turn Memory
- Conversation history now works! Uses
X-Thread-Idheader from Mintlify API clear_historytool resets both messages and thread
🔗 Absolute URLs for Links
- Links in responses are now converted to absolute URLs
- Fixes inverted markdown format
(text)[/path]→[text](https://domain/path) - Enables Claude Code to
WebFetchdocumentation links
🧹 Simplified API
- Removed generic mode -
--projectis now required - Only 2 tools:
askandclear_history - Server name format: "{Project} AI Assistant"
📦 Installation
claude mcp add agno-assistant -- bunx mintlify-mcp -p agno-v2