43
/ 100
1 month ago
glama

TezosX MCP

Provides Tezos wallet management and blockchain interaction tools for AI agents, including support for the x402 payment protocol. It enables tasks like sending XTZ, checking balances, and managing automated payments for services like NFT minting.

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 2 credentials: ADMIN_PRIVATE_KEY, SPENDING_PRIVATE_KEY
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.
🔐 secretADMIN_PRIVATE_KEY
configETHERLINK_ROLLUP_NODE_MAINNET
configETHERLINK_ROLLUP_NODE_SHADOWNET
configMCP_TRANSPORTNo stdio (default) or http
configPORT
configSKIP_FRONTEND
configSPENDING_CONTRACTYes Address of the spending-limited wallet contract (KT1...)
🔐 secretSPENDING_PRIVATE_KEY"": "edsk...",
configTEZOS_NETWORKNo mainnet (default) or shadownet
configTEZOS_RPC_URLSet in wrangler.jsonc:
configWEB_PORTNo Frontend port (default: 13205)
// 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 1 concrete improvement 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/ecadlabs-tezosx-mcp-7j07zb)](https://m8ven.ai/mcp/ecadlabs-tezosx-mcp-7j07zb)
commit: 075052ec41e3cfa9571d2b6184e87bdee9191d70
code hash: 9611410159fff732db9b2e635026d2edb667a5a8c687fe976f5c8e474700f47c
verified: 6/17/2026, 12:14:39 PM
view raw JSON →