graphiti/.serena/memories
Lars Varming 8dd7a87623 Improve MCP tool descriptions for better LLM tool selection
Updated all 12 MCP tool docstrings with:
- LLM-visible priority markers in docstrings (was hidden in meta)
- Decision trees to disambiguate overlapping tools
- Standard Python docstring format with Examples sections
- Enhanced safety protocols for destructive operations
- Increased priority for search_memory_facts (0.85) and get_entities_by_type (0.75)

Changes are docstring-only with no breaking changes to functionality.
Validated with ruff format, ruff check, and py_compile.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 15:05:54 +01:00
..
code_structure.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
code_style_and_conventions.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
development_commands.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
git_workflow.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
mcp_server_fixes_nov_2025.md Fix MCP server compatibility and upgrade to SDK 1.21.0 2025-11-09 10:05:26 +01:00
mcp_server_tools.md Fix MCP server compatibility and upgrade to SDK 1.21.0 2025-11-09 10:05:26 +01:00
mcp_tool_descriptions_implementation_complete.md Improve MCP tool descriptions for better LLM tool selection 2025-11-09 15:05:54 +01:00
project_overview.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
system_commands.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00
task_completion_checklist.md Use official Dockerfile.standalone for custom MCP server build 2025-11-08 21:07:28 +01:00