All notable changes to Cerebrus Pulse MCP Server.
- Solana payment support documentation — x402 now accepts USDC on Base or Solana
CEREBRUS_WALLET_KEY_SOLANAenvironment variable for Solana auto-payment- MCP config example showing both Base and Solana wallet keys
- 402 response messaging updated for dual-chain (Base + Solana)
- Health endpoint version bumped to 1.2.0 (reflects server-side Solana support)
--jsonCLI flag for direct tool access without an MCP client (closes #7)- Positional and
key=valueargument support for CLI mode --jsonwith no tool name lists all available tools with parameter schemas- Full README with tool reference, install guide, CLI examples, and configuration docs
- Version bump to 0.4.0
- Smithery configuration with wallet key support
- ASCII art branding in README
- PyPI badges (version, downloads, license)
- GitHub Discussions: announcement, FAQ, use cases, feature requests
- Liquidation heatmap tool (
cerebrus_liquidations) — leverage tiers with cascade risk - Market Stress Index tool (
cerebrus_stress) — cross-chain arbitrage-derived signal - CEX-DEX divergence tool (
cerebrus_cex_dex) — Coinbase vs Hyperliquid pricing - Chainlink basis tool (
cerebrus_basis) — oracle vs spot with contrarian signals - USDC depeg monitor tool (
cerebrus_depeg) — collateral health via Chainlink - Open interest tool (
cerebrus_oi) — delta, percentile, trend, divergence - Spread analysis tool (
cerebrus_spread) — slippage estimates, liquidity scoring - Correlation tool (
cerebrus_correlation) — BTC-alt matrix with regime classification
- Expanded from 7 to 15 tools
- Updated tool descriptions for clarity
- Screener tool (
cerebrus_screener) — scan all 50+ coins - Bundle tool (
cerebrus_bundle) — combined analysis at discount - Funding rate tool (
cerebrus_funding) — current + historical with annualized
- Initial release
- Core tools:
cerebrus_pulse,cerebrus_sentiment,cerebrus_list_coins,cerebrus_health - x402 micropayment integration (USDC on Base)
- Claude Desktop, Cursor, Windsurf configuration support