← Index

io.github.treza-labs/treza

io.github.treza-labs/treza·v0.1.1·Finance & Payments
Quality Score
77
/100

Manage secure enclaves (TEEs) with attestation, payments, and signing for AI agents.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "treza": {
      "command": "npx",
      "args": [
        "-y",
        "@treza/mcp"
      ],
      "env": {
        "TREZA_BASE_URL": "<treza_base_url>",
        "TREZA_TIMEOUT": "<treza_timeout>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "treza": {
      "command": "npx",
      "args": [
        "-y",
        "@treza/mcp"
      ],
      "env": {
        "TREZA_BASE_URL": "<treza_base_url>",
        "TREZA_TIMEOUT": "<treza_timeout>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @treza/mcp
§02  Environment variables
TREZA_BASE_URL

Treza Platform API base URL

TREZA_TIMEOUT

Request timeout in milliseconds

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments