This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryPublishers can showcase AI agent interactions via new manifest field promptExamples.
Full changelog
Added
@vurb/core — Marketplace Prompt Examples
Publishers can now showcase realistic AI agent interactions directly in marketplace listings, giving buyers a clear preview of what the MCP server can do — before subscribing.
promptExamples— New manifest field invurb.marketplace.jsonfor declaring conversational demos (user → agent exchanges). Each example has aprompt(what the user asks) and aresponse(what the agent replies), both supporting full i18n (en,pt,es,fr).MarketplacePromptExampleinterface — New type inMarketplaceManifest.tswithI18nString-capablepromptandresponsefields.- Normalizer support —
normalizeMarketplacePayload()extracts canonicalenvalues and buildsprompt_i18n/response_i18nmaps for multilingual examples. - File-ref resolution —
readMarketplaceManifest()resolvesfile:references in prompt example fields, consistent with existing FAQ and long description behavior.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About vinkius-labs/mcp-fusion
A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup.
Related context
Related tools
Beta — feedback welcome: [email protected]