Pre-reasoned Bitcoin and macro market context that AI agents can actually use. 17 briefings covering BTC price, hash rate, difficulty, mining production costs, treasury holdings (30 public companies), Fed balance sheet, M2 supply, Treasury yields, and cross-asset correlations. Returns markdown by default because numbers are AI's weakest input and language is its strongest skill. Each briefing includes trend direction, confidence scores, percentile rankings, regime classification, and causal narratives. JSON also available. Free tier, API key or x402 USDC micropayments.
Server Config
{
"mcpServers": {
"prereason": {
"command": "npx",
"args": [
"-y",
"@prereason/mcp"
],
"env": {
"PREREASON_API_KEY": "your-api-key"
}
}
}
}