Skip to content

v0.2.1 - Fix Claude Desktop views parsing

Choose a tag to compare

@irresi irresi released this 23 Nov 05:49
· 55 commits to main since this release

Bug Fix

  • Fix Claude Desktop MCP views parameter: Claude Desktop sends views as JSON string instead of dict object. Added json.loads() parsing to handle this.

Full Changelog

v0.2.0...v0.2.1