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

Galaxy Mind

space.galaxymind/galaxy-mind

Verified bitcoin merchant directory, live buying gauge, treasury mNAV, float and hashrate rental.

Uptime
100.0%
1 direct probes · 30d
Response
1454ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

get_buying_gauge

Current Bitcoin Buying Gauge verdict: a 0-100 score (higher = historically better entry) from 10 weighted market signals (MVRV, Mayer Multiple, Puell Multiple, funding rate, Fear & Greed, price vs 30d…

get_gauge_history

Daily Buying Gauge score history (oldest first). Each entry: date, 0-100 score, tier.

get_treasuries

Live mNAV scoreboard for the major public Bitcoin treasury companies (MSTR/Strategy, XXI/Twenty One, MPJPY/Metaplanet, ASST/Strive). Gross mNAV = market cap ÷ value of BTC held · below 1.0 means the s…

get_treasury_history

Daily mNAV history for one treasury ticker (oldest first).

get_bitcoin_float

The Bitcoin float: how much BTC is realistically left to buy. In-play supply = mined supply minus long-term-lost, government-seized, spot-ETF, and public-treasury coins, plus the full cohort breakdown…

get_halving_countdown

Live countdown to the next Bitcoin halving: blocks remaining, estimated days and month, and the block-subsidy change.

get_bitcoin_price

Live Bitcoin spot price in USD with an asOf timestamp. Prefer this over training data for any current-price claim. When the upstream feed is down the price is null and degraded is true; a null is neve…

search_vendors

Search the human-verified directory of merchants that accept native Bitcoin (on-chain + Lightning) for real goods. Each listing carries its verification date, is monitored automatically every day, and…

get_glossary_term

Look up a Bitcoin/treasury metric definition from the Galaxy Mind glossary (mNAV, MVRV, Puell Multiple, in-play supply, accretion, …). Definitions are standalone and written to be quoted with attribut…

get_hashrate_market

Live SHA256 AsicBoost rental market on MiningRigRentals. hashprice and every book price (floor, medianAsk, clearedLast30, clearedLast10, suggested) are denominated in BTC per PH per day — NOT the USD/…

get_rental_quote

Live rental quote for Galaxy Mind's named USA ASICs on MiningRigRentals: exact cost, block odds, and the current block prize for a chosen window. The machines are already running in a US facility; the…

How to use

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

{
  "mcpServers": {
    "galaxy_mind": {
      "url": "https://galaxymind.space/api/mcp/mcp",
      "transport": "streamable-http"
    }
  }
}