MCP ServerSTDIOOfficialv0.1.1

Treza MCP Server

Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents. Developers use this MCP server to integrate trusted execution environments, verify agent identity, and handle cryptographic operations within isolated compute.

io.github.treza-labs/treza

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Treza MCP server does

How models use it and what it is built for.

Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents. Developers use this MCP server to integrate trusted execution environments, verify agent identity, and handle cryptographic operations within isolated compute.

Connect to Treza

Local install — runs as a subprocess.

npx @treza/mcp@0.1.1

Environment variables

Configuration this server reads at startup.

  • TREZA_BASE_URL

    Treza Platform API base URL

  • TREZA_TIMEOUT

    Request timeout in milliseconds

Resources

Where to find authoritative docs and source for Treza.

Example prompts for Treza

Paste any of these into Agent Studio after connecting Treza.

  • Attest the current TEE and verify its identity
  • Sign a transaction payload using the enclave's private key
  • Check payment balance and process a micropayment
  • What TEE attestation formats does Treza support?

Treza MCP server — FAQ

Common questions about connecting and running Treza.

  • What is a TEE and why would an AI agent need one?

    A Trusted Execution Environment (TEE) is isolated hardware that runs code securely, preventing tampering. AI agents use TEEs to prove they're running unmodified code, sign transactions cryptographically, and handle sensitive operations like payments without exposing private keys.

  • How do I configure the Treza MCP server?

    Set TREZA_BASE_URL to your Treza Platform API endpoint and optionally TREZA_TIMEOUT (in milliseconds) for request timeouts. Install via `npx @treza/mcp@0.1.1` and connect it to your MCP client.

  • Can I use Treza for production payments?

    The registry indicates payment capabilities are included, but you should review Treza's documentation and security audit status before deploying to production. Start with testnet or sandbox environments.

  • What attestation types does Treza support?

    The registry mentions attestation but does not specify which TEE types (Intel SGX, ARM TrustZone, etc.) are supported. Check the Treza Platform documentation or contact support for the full list.

  • Is there a cost to use Treza?

    The registry does not specify pricing. Visit the Treza Labs website or contact their team for current pricing and free tier details.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground