mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
5d528e5619
- Created docs/mcp-tool-usage.md with complete reference for all 16 MCP tools - Added detailed examples and usage patterns for each tool - Included function signatures, parameters, and return types - Organized tools into categories (Content, Navigation, Search, Project, Viz) - Added common workflows section showing real-world usage patterns - Created Python script for automated doc generation (scripts/generate_tool_docs.py) - Updated README.md with link to new tool documentation Resolves #404 Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>