Update #8
Bundles are now public, shareable pages
Browse and share MCP bundles at /bundle without an account - deploying still requires signing in.
Every public bundle now has a real, crawlable page at /bundle/[id] -
readable by anyone, no sign-in required, and served with
CollectionPage/ItemList structured data. /bundle lists all public
bundles. Visiting a private or nonexistent bundle id returns a genuine
HTTP 404, not a soft error page. Signed-in visitors can follow a bundle
into their own account or copy it outright (fork tracking included);
anonymous visitors are prompted to sign in first. We also moved the
authenticated workspace - catalog, bundles, deployments, agents, vault,
observability, account - under /app, with the old bare paths redirecting
automatically. See Public Bundle Pages for details.
Outbound webhooks
Subscribe to marketplace events and get signed HTTP callbacks when they happen - at POST /v1/webhooks.
Docs and blog now ship in Spanish, kept in sync automatically
A content hash tracks staleness per post/page, and a Claude-backed pipeline drafts translations for review - never auto-merged.