SYNTHORA Bitcoin Network Stats Oracle
x402/synthora-bitcoin-network-stats-oracleReturns Bitcoin network fundamentals from Blockchair: block height, total and 24h transactions, circulating supply, difficulty, 24h on-chain volume, mempool size and mempool TPS. Serves autonomous BTC macro agents and agent-to-agent analytics flows tracking chain activity, congestion and issuance. [x402: $0.002/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_bitcoin_network_stats_oracle": {
"url": "https://bitcoin-network-stats-blockchair.hergertsynthora.com/service",
"transport": "http"
}
}
}