mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
49011768f7
Continue the namespace isolation effort by renaming the create_project tool to create_memory_project to avoid conflicts with other MCP servers. Changes: - Renamed @mcp.tool() decorator from 'create_project' to 'create_memory_project' - Updated all test references to use the new tool name - Tool functionality remains identical, only the name changed - Part of broader effort to ensure Basic Memory tools have unique namespaced names 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>