|
Fix gnexus-book MCP instructions and add old-format fallback in tool executor
- Updated mcp_servers.json gnexus-book instructions to use mcp:gnexus-book: prefix instead of the old mcp_gnexus-book_ format. - Added fallback in tool_executor.py for old underscore format (mcp_server_tool → mcp:server:tool) so transitional models still work. - Added unit test for the old-format fallback. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| mcp_servers.json |
|---|
| navi/core/tool_executor.py |
|---|
| tests/unit/core/test_tool_executor.py |
|---|