Odel
comprabtc

comprabtc

Local
@csacanamSolidityUpdated 3w ago

Non-custodial Bitcoin DCA for agent treasuries: approve USDT once, stack WBTC on Celo forever.

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).

npmcomprabtc-mcpv0.1.1

Run

npx -y comprabtc-mcp

MCP client config

{
  "mcpServers": {
    "comprabtc": {
      "command": "npx",
      "args": [
        "-y",
        "comprabtc-mcp"
      ]
    }
  }
}