Available Tools
get_signal_score
Composite Contrabxnd Score
get_bitcoin_price
Live BTC price and market data
get_net_liquidity
Fed balance sheet, TGA, RRP, M2
get_fedwatch
FOMC rate cut/hold/hike probabilities
get_etf_flows
ARKB, IBIT ETF flow data
get_polymarket
Bitcoin prediction market odds
get_fear_greed
Fear and Greed Index
get_slr
SLR regime and leverage data
get_market_brief
Full intelligence brief (all signals)
get_bitcoin_history
Historical BTC price data
get_daily_brief
AI-generated daily intelligence brief
API Key
Loading...
Configuration

Add this to your Claude Desktop config file or any MCP-compatible client:

{ "mcpServers": { "contrabxnd": { "url": "https://www.contrabxnd.io/api/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Config file locations: macOS ~/Library/Application Support/Claude/claude_desktop_config.json Windows %APPDATA%\Claude\claude_desktop_config.json

Endpoint
POST https://www.contrabxnd.io/api/mcp Authorization: Bearer cbx_your_key_here Content-Type: application/json Accept: application/json, text/event-stream
Roadmap
Phase 2Indexer
coming soon
query_addressBalance, tx count, UTXO set for any address
query_transactionFull tx details: inputs, outputs, fee, confirmations
query_blockBlock header, tx list, miner, size, weight
get_mempool_analysisReal-time mempool depth and fee distribution
trace_fundsFollow BTC flow across transaction chains
decode_scriptDecode and explain any Bitcoin script
estimate_feeSmart fee estimation from node mempool
Phase 3Lightning
coming soon
get_node_infoContrabxnd node pubkey, capacity, channel count
list_channelsActive channels with balance and peer info
open_channelOpen a channel to the Contrabxnd node
create_invoiceGenerate a BOLT11 Lightning invoice
pay_invoicePay any Lightning invoice through the node
decode_invoiceDecode BOLT11 to see amount, description, expiry
get_forwarding_historyRouting revenue and forward stats
Phase 4Wallets
planned
create_walletCreate a Contrabxnd wallet (on-chain + Lightning)
get_balanceCombined on-chain and Lightning balance
send_bitcoinSend on-chain BTC with fee selection
receive_lightningCreate invoice for incoming Lightning payment
send_lightningPay Lightning invoice from wallet balance
export_xpubExport wallet xpub for watch-only access
Phase 5Trading
planned
buy_bitcoinBuy BTC via Coinbase into Contrabxnd wallet
sell_bitcoinSell BTC from wallet, settle to bank
place_limit_orderPlace a limit buy/sell on exchange
auto_dcaSet up recurring buys at any interval
get_trade_historyPast trades with P&L
Phase 6x402 Micropayments
planned
create_paywallGate any tool behind a Lightning micropayment
verify_paymentVerify BOLT11 payment before granting access
get_pricingList paywalled tools and their sat prices