What's Changed
Fixed
- MCP Tool Name Length (PR #252) - Shortened MCP server name from
omc-toolstotto fix tool names exceeding the 64-character API limit. The longest tool name (lsp_diagnostics_directory) now uses 57 characters instead of 65.
Issues Resolved
- Fixes #241 - MCP tool name exceeds 64 character API limit
- Fixes #232 - Tool name too long
- Fixes #235 - MCP tool names exceed 64 characters, breaking compatibility with Gemini API
Full Changelog: v3.8.16...v3.8.17