This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryFixed credential schema not persisting on deploy, restoring the 'Authentication' setup tab for buyers.
Full changelog
Fixed
@vurb/core — Credential Schema Not Persisted on Deploy
vurb deploynow injectscredential_schemainto the manifest payload — Servers usingdefineCredentials()correctly generated the credential schema during introspection, but thecommandDeployfunction never injectedresult.credentialsinto themanifestobject before uploading. The backend (EdgeDeployController) readsmanifest.credentialsto persist the schema on themcp_serversrecord, so all deployed servers hadcredential_schema = nullin the database. Buyers subscribing to these servers never saw the 'Authentication' setup tab becausecredential_schemawas empty. Fixed by injectingresult.credentialsinto the manifest when present. TheIntrospectResulttype now includes an optionalcredentialsfield.
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]