The API that lets Claude check if Bitcoin is crashing before it answers you.
Machine-friendly crypto state queries paid via Lightning micropayments.
Price. Threshold. Volatility. Volume. Wicks. Correlation. Weather.
Tools
get_price
get_threshold
get_volatility
detect_wick
get_correlation
get_volume
get_weather
get_status
get_track
Server Config
{
"mcpServers": {
"outrun": {
"command": "npx",
"args": [
"-y",
"outrun-mcp"
],
"env": {
"OUTRUN_API_KEY": "<YOUR_API_KEY>",
"OUTRUN_API_URL": "https://0ut.run"
}
}
}
}