Odel
bitcoin risk brief

bitcoin risk brief

Local
@akarazhevPythonApache-2.0Updated 5 days ago

Daily Bitcoin risk with freshness state on every response. Research context, not advice.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@akarazhev/bitcoin-risk-brief-mcpv0.1.1

Run

npx -y @akarazhev/bitcoin-risk-brief-mcp

MCP client config

{
  "mcpServers": {
    "bitcoin-risk-brief": {
      "command": "npx",
      "args": [
        "-y",
        "@akarazhev/bitcoin-risk-brief-mcp"
      ]
    }
  }
}