{
  "as_of": "2026-09-05T04:00:51.248Z",
  "scope": "The Bitcoin Credit Stack MCP serves measurements of the Bitcoin-collateralised credit markets across every venue Aletheia covers; it is read-only and prepares no transactions.",
  "mcp": {
    "transport": "streamable-http",
    "url": "https://mcp.bitcoincreditstack.com/mcp",
    "registry_id": "com.bitcoincreditstack/mcp",
    "write_tools": 0
  },
  "rest": [
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/venues",
      "returns": "the venue registry with per-venue criteria cells"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/venues/{venue_id}",
      "returns": "one venue, all criteria, with sources"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/venues/compare",
      "returns": "one row per venue in coverage-matrix order"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/credit-state",
      "returns": "the cross-venue credit surface"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/credit-state/history",
      "returns": "the same surface as a daily series"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/tci",
      "returns": "Terminal Conviction Index — ratio"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/tsr",
      "returns": "Term Slope Ratio — ratio"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/cdr",
      "returns": "Confidence Decay Rate — rate per day"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/ccpi",
      "returns": "Credit-Cycle Phase Indicator — composite z-score"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/implied-price",
      "returns": "Implied Price Floor — USD"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/regime",
      "returns": "Curve Regime — classification"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/surface",
      "returns": "Credit Surface — APR (%) over the tenor x LTV grid"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/lci",
      "returns": "Leverage Conviction Index — annualised % by rolling window"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/sli",
      "returns": "Stablecoin Liquidity Index — index"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/sdr",
      "returns": "Stablecoin Dominance Ratio — percent"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/intermediation-spread",
      "returns": "Intermediation Spread — spread"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/capital-stack",
      "returns": "Capital Stack — APR (%) by layer"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/benchmark-curves",
      "returns": "Benchmark Curves — APR (%) by tenor"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/credit/complex",
      "returns": "Bitcoin Credit Complex (aggregate) — mixed"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/onchain/rpid",
      "returns": "Realised Price Implied Divergence — divergence"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/onchain/indicators/latest",
      "returns": "On-chain Indicators (latest) — mixed"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/indicators/hodl-waves",
      "returns": "HODL Waves — percent of supply by age band"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/defi-rates/current",
      "returns": "DeFi Rates — APR (%)"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/rates/comparison",
      "returns": "Rates Comparison — APR (%)"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/stablecoins/current",
      "returns": "Stablecoin Supply — USD"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/macro/current",
      "returns": "Macro Context — mixed"
    },
    {
      "path": "https://api.bitcoincreditstack.com/v1/market/prices/btc",
      "returns": "BTC Spot Price — USD"
    }
  ],
  "not_served": {
    "composite_score": "There is none, and none will be added.",
    "ranking": "Rows are returned in registry order. Never sorted by rate by default.",
    "venue_specific_rate_tool": "No venue has an endpoint of its own here. A venue's own figures are served by that venue's own property."
  }
}
