v0.4.1: Fix version reporting for MCP client compatibility
v0.4.1 Release
What's Changed
- Fixed version reporting to only occur on tool calls, not during MCP initialization handshake
- Removed server ready log message that was causing MCP client connection issues
Problem Fixed
Some MCP clients (like Cursor) were failing to connect because the server was outputting a ready message during initialization that interfered with the MCP protocol handshake.