← Back to Plugins
MCP Server MCP

io.github.akarazhev/bitcoin-risk-brief

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...