Skip to content

v0.4.1: Fix version reporting for MCP client compatibility

Choose a tag to compare

@steipete steipete released this 19 May 02:55

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.

Full Changelog

v0.4.0...v0.4.1