Skip to content

v1.0.2 - Fix JSON Communication

Compare
Choose a tag to compare
@vrknetha vrknetha released this 07 Dec 12:16
· 52 commits to main since this release

🐛 Bug Fixes

  • Fixed JSON parsing error in MCP communication
  • Removed plain text console.log that was breaking the protocol

🔧 Technical Details

  • All communication now properly follows MCP JSON format
  • Server initialization remains unchanged
  • Improved compatibility with Claude Desktop

📝 Notes

  • This is a critical fix for Claude Desktop integration
  • No changes to core functionality
  • Server status is now properly handled through MCP protocol