This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Highlights
- Glama MCP directory listing — added
Dockerfile,.dockerignore,glama.json, and the Glama score badge so the server is inspectable, installable, and scorable on https://glama.ai/mcp/servers/szhygulin/recon-crypto-mcp. - pnpm build fix — declared
@walletconnect/typesas an explicit dependency. The import insrc/signing/walletconnect.tswas resolving transitively under npm hoisting but failing under pnpm's strict module layout (which is what Glama uses to build the server).
No functional/runtime changes — all patches are packaging/metadata. Existing npm consumers see no behavior difference.
Included PRs
- #16 Add Dockerfile for Glama MCP server inspection
- #17 Add Glama score badge to README
- #18 Declare @walletconnect/types as explicit dep
Plus glama.json added in commit 4c37b0a (direct to main, before PR-only workflow was adopted).
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 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.
Related context
Beta — feedback welcome: [email protected]