MCP Server
MCP
io.github.akarazhev/bitcoin-risk-brief
Daily Bitcoin risk with freshness state on every response. Research context, not advice.
Install
npx -y @akarazhev/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@akarazhev/bitcoin-risk-brief-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Bitcoin Risk Brief API. Defaults to the public instance at https://bitcoinriskbrief.minihub.app.",
"format": "string",
"name": "BRB_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment