Skip to content

szhygulin/recon-crypto-mcp

v0.12.1 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aave ai-agent arbitrum claude claude-code compound
+13 more
crypto cursor defi ethereum ledger lifi mcp mcp-server model-context-protocol polygon solana uniswap walletconnect

Summary

AI summary

Removed standalone setup binaries and consolidated server + wizard into one binary with vaultpilot-mcp setup subcommand.

Full changelog

Highlights

  • One binary per platform instead of two (#487) — the setup wizard is now invoked as a subcommand, vaultpilot-mcp setup. The MCP server and setup wizard ship as a single vaultpilot-mcp-<platform>-<arch>-server binary; the standalone *-setup binaries are gone. Halves bandwidth per release (~2.4 GB → ~1.2 GB) and eliminates the macos-x64-setup flake leg that was the most frequent post-release blocker on v0.12.0.

Backward compat

  • Binary path: the *-server asset name is preserved. Users following the latest install.sh / install.ps1 get the unified binary at the same URL automatically.
  • npm path: the vaultpilot-mcp-setup bin entry still works — it's a backward-compat shim that points at dist/setup.js directly. Both vaultpilot-mcp setup and vaultpilot-mcp-setup are valid on npm.

Included PRs

  • #487 feat(release): unify server + setup wizard into one binary via setup subcommand
  • #488 chore(release): bump to 0.12.1

Deliberately deferred

  • Cross-OS validation in CI separate from the release run. This release IS the first cross-OS test of the unified-binary code; release-binaries.yml is the integration harness. If the macos-x64 leg flakes, that's a runner issue, not the new code (the argv-detection contract is unit-tested at 7 cases).

Breaking Changes

  • Removed standalone `*-setup` binaries (e.g., macos-x64-setup) — server and wizard now ship as a single binary with `vaultpilot-mcp setup` subcommand.
  • Changed invocation method from separate executables to `vaultpilot-mcp setup` subcommand.

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

Track szhygulin/recon-crypto-mcp

Get notified when new releases ship.

Sign up free

About szhygulin/recon-crypto-mcp

Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via WalletConnect — private keys never leave the hardware wallet.

All releases →

Beta — feedback welcome: [email protected]