MCP server for Treza Enclaves that lets agents create, manage, and inspect AWS Nitro Enclaves through Treza's REST API. It also supports attestation verification and access to platform resources like tasks, providers, and API keys.
From the registry: Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents.
Please install the `treza` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@treza/mcp"]
- optional environment variables:
- `TREZA_BASE_URL`: Treza Platform API URL. (example: `<your-treza-base-url>`)
- `TREZA_TIMEOUT`: Request timeout in milliseconds. (example: `<your-timeout-ms>`)
Note: Preferred install path is via npx. README examples set TREZA_BASE_URL to the default Treza platform URL, so it is optional unless you need a different API endpoint. The MCP server runs over stdio and communicates with the Treza Platform over HTTP internally.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TREZA_BASE_URLTreza Platform API URLTREZA_TIMEOUTRequest timeout in millisecondsSmart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings