Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

PreReason

x402/prereason

x402 service listed on awesome-x402: PreReason [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
1826ms
last probe
Tools
5
callable
Resources
2
readable
Prompts
6
available

Tools · 5

list_briefings

List all available pre-reasoned market briefings with tier requirements. Returns 18 LIVE briefings across Free (6), Basic (6), and Pro (6) tiers. Covers Bitcoin, macro, FX, commodities, and cross-asse…

list_metrics

List all available individual metrics (119 metrics across bitcoin, macro, and calculated categories). Includes Bitcoin price, hash rate, Fed balance sheet, M2 supply, Treasury 10Y yield, net liquidity…

get_health

Check API health status, version, and available endpoints. No authentication required.

get_context

Get a pre-reasoned market briefing with trend signals, confidence scores, regime classification, and causal narratives for the requested domain (Bitcoin, macro, cross-asset, FX). Includes crypto, macr…

get_metric

Get a single metric with pre-reasoned signal interpretation, trend analysis (7d/30d/90d), confidence score with factor breakdown, momentum, and percentile ranking. Available metrics: bitcoin-price, bi…

Resources · 2

briefing_catalog

Complete catalog of all 18 PreReason market briefings with descriptions, tier requirements, and category organization. Use this to discover available briefings before calling get_context.

prereason://catalog/briefings
metric_catalog

Complete catalog of all 119 PreReason financial metrics with names, descriptions, categories, and data sources. Covers Bitcoin on-chain, macro liquidity, and cross-asset indices. Use this to discover …

prereason://catalog/metrics

Prompts · 6

daily_market_briefing

Pre-configured prompt for a comprehensive daily Bitcoin and macro market analysis. Fetches BTC price action, macro liquidity indicators, and cross-asset correlations, then synthesizes them into a deci…

risk_check

Quick risk assessment prompt that evaluates current market conditions across Bitcoin volatility, macro regime, and cross-asset correlations. Returns a risk score with supporting evidence. Useful for p…

mining_profitability

Analyze Bitcoin mining economics: production cost vs market price, miner stress levels, hash rate trends, difficulty adjustments, and fleet-weighted energy costs. Unique intelligence combining on-chai…

macro_regime_check

Determine the current macro regime and its implications for Bitcoin. Analyzes Fed balance sheet, M2 money supply, net liquidity, Treasury yields, and DXY to classify the macro environment as risk-on, …

correlation_scanner

Scan current correlations between Bitcoin and macro assets (SPY, QQQ, VIX, DXY, Treasury 10Y). Identifies which relationships are strengthening, weakening, or diverging from historical norms. Critical…

weekly_recap

Comprehensive weekly recap across Bitcoin, macro, and cross-asset markets. Summarizes the week's key moves, regime changes, trend shifts, and notable divergences. Designed for end-of-week portfolio re…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prereason": {
      "url": "https://www.prereason.com/api/mcp",
      "transport": "http"
    }
  }
}