Skip to content

Commit 71c1b72

Browse files
authored
Update src/basic_memory/mcp/tools/write_note.py
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
1 parent 6249389 commit 71c1b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/basic_memory/mcp/tools/write_note.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ async def write_note(
3838
Supports three project resolution modes:
3939
1. Explicit project parameter (highest priority)
4040
2. Default project mode (if enabled in config)
41-
3. CLI constraint mode (--project flag)
41+
3. Single project mode (--project flag passed to mcp server)
4242
4343
Project Selection:
4444
- If default_project_mode=true in config: project parameter is optional

0 commit comments

Comments
 (0)