This release includes 1 security fix for security teams reviewing exposed deployments.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
This release patches 1 known CVE
Affected surfaces
breaking_upgrade
Summary
AI summaryAdded OHLCV price history support via new API endpoints and SDK exports.
Full changelog
What's Changed
Added
- OHLCV price history support via
get_pair_price_history/get_token_price_historyin the MCP server andgetPairPriceHistory/getTokenPriceHistoryin the SDK. - New SDK exports:
OHLCVCandle,PriceHistoryInterval,PriceHistoryQuery, andaggregateOHLCV(...).
Security
- Hardened deploy handoff defaults for hosted and remote MCP use: deploy file-path input is now disabled unless explicitly enabled for a local same-machine workflow.
- Build/sign/submit flows now use inline deploy JSON by default instead of arbitrary file-path handoff between tools.
- The
/healthendpoint now reports whether deploy file-path input is enabled so operators can verify the server is running in the intended mode.
Fixed
- Resolved the remaining
casper-js-sdkimport paths that still failed under Node 20 / ESM, restoring green build-and-test CI on both Node 20 and Node 22.
Full Changelog: https://github.com/make-software/cspr-trade-mcp/compare/v0.4.1...v0.4.2
Security Fixes
- Disabled deploy file‑path input by default, hardening hosted/remote MCP handoff; `/health` endpoint now reports its status
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 make-software/cspr-trade-mcp
Non-custodial DEX trading on the Casper Network via CSPR.trade
Related context
Beta — feedback welcome: [email protected]