cerebrus-pulse-mcp
Leverages Chainlink oracle data to provide basis analysis against perpetual markets and to monitor the collateral health of USDC.
Allows for CEX-DEX price divergence analysis by comparing Coinbase exchange data with decentralized exchange and oracle pricing.
Enables USDC micropayments via the x402 protocol on the Solana blockchain to facilitate access to real-time crypto intelligence and premium technical analysis tools.
Cerebrus Pulse MCP Server
MCP server for Cerebrus Pulse — real-time crypto intelligence API for 50+ Hyperliquid perpetuals. Pays with USDC on Base or Solana via x402.
Use this server to give any MCP-compatible AI agent (Claude Desktop, Cursor, Windsurf, etc.) access to:
Technical analysis — RSI, EMAs, ATR, Bollinger Bands, VWAP, Z-score, trend, regime, confluence scoring
Liquidation heatmap — Estimated liquidation zones by leverage tier with cascade risk
Market Stress Index — Cross-chain arbitrage-derived stress signal across 8 chains
CEX-DEX divergence — Centralized vs decentralized exchange price comparison
Chainlink basis — HL perpetual oracle vs Chainlink spot with contrarian signals
USDC depeg monitor — Collateral health via Chainlink oracle + sequencer status
Market sentiment — Fear/greed, momentum, funding bias
Funding rates — Current and historical with annualized projections
Analysis bundles — All data combined at discount
Quick Start
Install
pip install cerebrus-pulse-mcpOr with uvx:
uvx cerebrus-pulse-mcpClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cerebrus-pulse": {
"command": "uvx",
"args": ["cerebrus-pulse-mcp"]
}
}
}Cursor / Windsurf
Add to your MCP settings:
{
"cerebrus-pulse": {
"command": "uvx",
"args": ["cerebrus-pulse-mcp"]
}
}Available Tools (15)
Tool | Cost | Description |
| Free | List available coins (50+ Hyperliquid perpetuals) |
| Free | Check gateway health status |
| $0.025 | Multi-timeframe technical analysis (RSI, EMAs, Bollinger, trend, regime) |
| $0.06 | Scan 50+ coins for signals, trends, vol regime, confluence |
| $0.03 | Liquidation heatmap by leverage tier (3x-50x) with cascade risk |
| $0.01 | Aggregated crypto market sentiment |
| $0.01 | Funding rate analysis with historical data |
| $0.01 | Open interest analysis: delta, percentile, trend, divergence |
| $0.008 | Spread analysis: slippage estimates, liquidity scoring |
| $0.03 | BTC-alt correlation matrix with regime classification |
| $0.015 | Cross-chain market stress index (8 chains, arb-derived) |
| $0.02 | CEX-DEX price divergence (Coinbase vs Chainlink/Uniswap) |
| $0.02 | Chainlink basis: HL perp oracle vs Chainlink spot price |
| $0.01 | USDC collateral health via Chainlink oracle |
| $0.05 | Complete bundle: pulse + sentiment + funding (9% discount) |
How Payment Works
Cerebrus Pulse uses x402 — USDC micropayments on Base blockchain. No API keys or subscriptions.
Free tools (cerebrus_list_coins, cerebrus_health) work immediately with no setup.
Paid tools require x402 payment. Without a wallet configured, the server returns payment details (cost, address) so you can see what data is available. To enable auto-payment:
Get a Base wallet with USDC
Set
CEREBRUS_WALLET_KEYenvironment variablePayments happen automatically per query
Example Usage
Once connected, you can ask your AI agent:
"What's the technical analysis for BTC on the 1h timeframe?"
"Where are the liquidation clusters for ETH?"
"What's the current market stress level?"
"Show me CEX-DEX divergence for BTC"
"Is USDC holding its peg right now?"
"Get a complete analysis bundle for SOL"
"Scan all coins for the strongest signals"
Environment Variables
Variable | Default | Description |
|
| API base URL |
| — | Base wallet private key for x402 auto-payment |
Links
Disclaimer
Cerebrus Pulse provides market data and technical indicators for informational purposes only. Nothing provided by this MCP server or the underlying API constitutes financial advice, investment advice, or trading advice. AI-generated analysis, signals, and sentiment labels are algorithmic outputs — not recommendations to buy, sell, or hold any asset. Cryptocurrency trading involves substantial risk of loss. You are solely responsible for your own trading decisions.
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xsl1m/cerebrus-pulse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server