Back to MCP directory
publicPublicdnsLocal runtime

Bitcoin Signer

一个实验性项目,非生产环境使用

article

README

🚀 MCP意图

本项目为实验项目,请勿在生产环境中使用,由 cerebro 推出。

🚀 快速开始

由于文档未提供相关内容,暂不展示具体的快速开始步骤。若后续有相关信息,可补充后再进行查看。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client