74
/ 100
18 days ago
glama

comprabtc-mcp

Non-custodial Bitcoin DCA for agent treasuries on Celo: approve USDT once and an on-chain agent buys WBTC on schedule, straight back to your wallet. Budget capped by allowance, fees hard-capped on-chain.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: COMPRABTC_WALLET_PRIVATE_KEY, OPS_TELEGRAM_BOT_TOKEN, TELEGRAM_BOT_TOKEN, TELEGRAM_WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configATTRIBUTION_CODE
configCOMPRABTC_API_BASE
configCOMPRABTC_MAX_PER_RUN_USDT
configCOMPRABTC_RPC_URL
🔐 secretCOMPRABTC_WALLET_PRIVATE_KEY
configEXECUTE_FEE_USDT
configEXECUTE_URL
configKEEPER_INTERVAL_MS
configNEXT_PUBLIC_API_URLFrontend (needs NEXT_PUBLIC_EXECUTOR_ADDRESS, , NEXT_PUBLIC_ATTRIBUTION_CODE, NEXT_PUBLIC_TELEGRAM_BOT in frontend/.env.local):
configNEXT_PUBLIC_ATTRIBUTION_CODEFrontend (needs NEXT_PUBLIC_EXECUTOR_ADDRESS, NEXT_PUBLIC_API_URL, , NEXT_PUBLIC_TELEGRAM_BOT in frontend/.env.local):
configNEXT_PUBLIC_EXECUTOR_ADDRESSFrontend (needs , NEXT_PUBLIC_API_URL, NEXT_PUBLIC_ATTRIBUTION_CODE, NEXT_PUBLIC_TELEGRAM_BOT in frontend/.env.local):
configNEXT_PUBLIC_RPC_URL
configNEXT_PUBLIC_TELEGRAM_BOTFrontend (needs NEXT_PUBLIC_EXECUTOR_ADDRESS, NEXT_PUBLIC_API_URL, NEXT_PUBLIC_ATTRIBUTION_CODE, in frontend/.env.local):
🔐 secretOPS_TELEGRAM_BOT_TOKEN
configOPS_TELEGRAM_CHAT_ID
configPORT
configPUBLIC_URL
configRPC_URL
configSLIPPAGE_BPS
🔐 secretTELEGRAM_BOT_TOKEN
🔐 secretTELEGRAM_WEBHOOK_SECRET
configX402_FACILITATOR_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/csacanam-comprabtc-1vkoao)](https://m8ven.ai/mcp/csacanam-comprabtc-1vkoao)
commit: 37ca53ebde0134079c9757154192f32311bc56ec
code hash: 570d560ead0fc7b4decd3d506e631b5c73fe68b095c2e532e5e2d86e5ddf72a7
verified: 7/13/2026, 9:46:28 AM
view raw JSON →