Skip to content

@pulsemcp/pulse-fetch v0.2.11

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 02:36
· 14 commits to main since this release
89f4dcc

@pulsemcp/pulse-fetch v0.2.11

Fixed

  • Fixed MCP protocol compliance issue with embedded resources in tool results
    • The saveAndReturn mode now properly wraps resource data in a resource property
    • Changed from { type: "resource", uri: "...", ... } to { type: "resource", resource: { uri: "...", ... } }
    • This resolves validation errors reported by the MCP inspector
    • Added comprehensive functional tests to verify proper resource shape validation

Published to npm: https://www.npmjs.com/package/@pulsemcp/pulse-fetch