MCP server for real-time crypto intelligence — 15 tools for technical analysis, liquidation heatmaps, market stress, funding rates across 50+ Hyperliquid perpetuals. CLI + MCP. x402 micropayments.
cerebrus-pulse-mcp is an early-stage Python project in the AI payments / x402 ecosystem, focused on ai-agents, base-chain, claude-desktop, crypto. It currently has 1 GitHub stars and 1 forks, and sits alongside related tools like langchain-cerebrus-pulse, x402-discovery-mcp, fia-signals-mcp, mcp-proxy, mcp-client, crypto-quant-signal-mcp.
MCP server for Cerebrus Pulse — real-time crypto intelligence for AI agents. Provides 15 tools covering technical analysis, liquidation heatmaps, market stress, funding rates, and more across 50+ Hyperliquid perpetuals.
| Tool | Description | Cost |
|---|---|---|
cerebrus_health |
Gateway health check | Free |
cerebrus_list_coins |
List all available tickers (50+) | Free |
cerebrus_pulse |
Multi-timeframe technicals (RSI, EMAs, BBands, VWAP, regime) | $0.02 |
cerebrus_sentiment |
Aggregated market sentiment + fear/greed | $0.01 |
cerebrus_funding |
Funding rate analysis with historical context | $0.01 |
cerebrus_bundle |
Pulse + sentiment + funding combined (20% discount) | $0.04 |
cerebrus_screener |
Scan all coins for top signals | $0.04 |
cerebrus_oi |
Open interest delta, percentile, trend | $0.01 |
cerebrus_spread |
Bid-ask spread + slippage estimates | $0.008 |
cerebrus_correlation |
BTC-altcoin correlation matrix | $0.03 |
cerebrus_stress |
Cross-chain arbitrage-derived market stress index | $0.015 |
cerebrus_cex_dex |
CEX vs DEX price divergence | $0.02 |
cerebrus_basis |
Chainlink oracle vs Hyperliquid basis | $0.02 |
cerebrus_depeg |
USDC collateral health via Chainlink | $0.01 |
cerebrus_liquidations |
Liquidation heatmap across 5 leverage tiers | $0.03 |
Paid endpoints use x402 micropayments (USDC on Base or Solana). Free tools work without any configuration.
Add to your MCP config (claude_desktop_config.json, .cursor/mcp.json, etc.):
{
"mcpServers": {
"cerebrus-pulse": {
"command": "uvx",
"args": ["cerebrus-pulse-mcp"]
}
}
}
To enable automatic x402 payments for paid endpoints, add your wallet key:
{
"mcpServers": {
"cerebrus-pulse": {
"command": "uvx",
"args": ["cerebrus-pulse-mcp"],
"env": {
"CEREBRUS_WALLET_KEY": "your-base-wallet-private-key",
"CEREBRUS_WALLET_KEY_SOLANA": "your-solana-wallet-private-key"
}
}
}
}
Set either or both — the x402 SDK picks the chain your wallet is configured for.
pip install cerebrus-pulse-mcp
The server includes a --json flag for direct CLI access without an MCP client:
# List all available CLI tools
cerebrus-pulse-mcp --json
# Free endpoints
cerebrus-pulse-mcp --json health
cerebrus-pulse-mcp --json list-coins
# Paid endpoints (returns payment details if wallet not configured)
cerebrus-pulse-mcp --json pulse BTC
cerebrus-pulse-mcp --json funding ETH lookback_hours=48
cerebrus-pulse-mcp --json screener top_n=10
cerebrus-pulse-mcp --json liquidations SOL
Arguments can be passed positionally (for coin) or as key=value pairs.
| Environment Variable | Description | Required |
|---|---|---|
CEREBRUS_BASE_URL |
API base URL (default: https://api.cerebruspulse.xyz) |
No |
CEREBRUS_WALLET_KEY |
Base wallet private key for x402 auto-payment | No |
CEREBRUS_WALLET_KEY_SOLANA |
Solana wallet private key for x402 auto-payment | No |
$ cerebrus-pulse-mcp --json health
{
"status": "ok",
"engine": "available",
"kill_switch": "enabled",
"version": "1.2.0"
}
git clone https://github.com/0xsl1m/cerebrus-pulse-mcp.git
cd cerebrus-pulse-mcp
pip install -e .
MIT
LangChain tools for Cerebrus Pulse — give AI agents real-time crypto intelligence (technical analysis, sentiment, funding rates) via x402 micropayments.
MCP server for x402 Service Discovery — continuously growing catalog of services, real-time quality signals, facilitator-compat checks. For Claude, Cursor, Windsurf.
AI-native crypto market intelligence MCP server. Regime detection, funding rates, liquidations, and more.
Apollo Intelligence MCP Server — 36 AI-curated data tools via x402 micropayments. OSINT, DeFi, economic data, security, weather, ML/NLP, and proxy infrastructure. Official MCP Registry: team.apolloai/intelligence
Discover and pay AI agents on nullpath's marketplace via MCP. x402 micropayments with USDC.
AI trading brain for crypto perps — composite signals, funding rate arb scanning, and market regime detection via MCP
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Live data for AI agents — search, research, markets, crypto, X/Twitter. Pay-per-call via x402 micropayments.