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>
1 parent 20f97ce commit 8f4543a08cc3055522122e24e638597f27eb4172
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 13 May
Showing 3 changed files
View
mcp_servers.json
View
navi/core/tool_executor.py
View
tests/unit/core/test_tool_executor.py