AI & ML
Trust: 39/100 (Limited)io.github.treza-labs/treza Guide
Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents.
10 starsby treza-labs
Quick Start
Install
npx @treza/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-treza-labs-treza": {
"command": "npx",
"args": [
"@treza/mcp"
]
}
}
}