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.
Server Config
{
"mcpServers": {
"outrun": {
"command": "npx",
"args": [
"-y",
"outrun-mcp"
],
"env": {
"OUTRUN_API_KEY": "<YOUR_API_KEY>",
"OUTRUN_API_URL": "https://0ut.run"
}
}
}
}