mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
4ea392d284
The tool name 'list_projects' was too generic and could conflict with other MCP servers. Renamed to 'list_memory_projects' for better specificity and namespace isolation. Changes: - Renamed @mcp.tool() decorator from 'list_projects' to 'list_memory_projects' - Updated all test references to use the new tool name - Tool functionality remains identical, only the name changed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>