Skip to content

MCPClientInstall 0.1.3

Latest

Choose a tag to compare

@adamtheturtle adamtheturtle released this 30 Jul 23:37
aad730f

Fixes four configuration-safety edge cases:

  • Rejects non-UTF-8 JSON instead of treating it as an empty configuration.
  • Quotes Unicode TOML server names correctly.
  • Replaces complete multiline command and args values without leaving invalid continuation lines.
  • Recognizes escaped quoted TOML keys without creating duplicate server tables.