MCP Server
MCP
io.github.treza-labs/treza
Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents.
Install
npx -y @treza/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@treza/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Treza Platform API base URL",
"format": "string",
"name": "TREZA_BASE_URL"
},
{
"description": "Request timeout in milliseconds",
"format": "string",
"name": "TREZA_TIMEOUT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment