Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:28

Conduit v0.9.1

Share a stack as a link. Turn the servers you've set up into a clean, shareable link, no more pasting blobs of JSON.

In the Share dialog, choose the servers you want to share and hit Create share link. You get a conduitmcp.app/s/... URL that:

  • unfolds into a branded page listing the stack's servers (and which key each one needs),
  • shows a rich preview card when pasted into Slack, X, Discord, or anywhere with link previews,
  • has an Open in Conduit button that deep-links straight into the import review on the recipient's machine (with a copy-the-code fallback if Conduit isn't installed yet).

Secrets are never included in a shared stack; the recipient adds their own keys after importing. Copy-to-clipboard and save-to-file sharing still work for offline use.

Upgrading

Reconnect your clients after updating so they relaunch the new gateway.

Full changelog: see CHANGELOG.md.