Skip to content

Releases: inssist/mcp

Release list

1.0.2

Choose a tag to compare

@slashedio slashedio released this 11 Sep 10:37
  • Fix: the server exited when a harness restarted it while the previous process was still
    releasing the port (Claude Desktop does this in the same millisecond), so the new process
    saw EADDRINUSE and then ECONNRESET on the peer dial. start() now retries for up to 5 s.

1.0.1

Choose a tag to compare

@slashedio slashedio released this 11 Sep 09:55
  • Tool annotations (title, readOnlyHint, destructiveHint, openWorldHint) on every tool,
    so harnesses can auto-approve reads and confirm deletes.