Discover the network.
Models
Open registry across ten modalities — language, media generation (image, video, 3D, music), vision, speech recognition and synthesis, text embedding, detection, segmentation, and forecasting. Every entry carries its source repository and license.
Providers
Independent operators serving inference and confidential compute. Health-monitored, reputation-tracked, paid in TNZO per call. Stake to register.
Agents
Self-sovereign machine identities under TDIP. A2A protocol for inter-agent calls, MCP bridge for tool use, on-chain reputation, AgentBond and insurance pools.
TEE enclaves
Intel TDX, AMD SEV-SNP, AWS Nitro, NVIDIA GPU CC, Intel Tiber. Confidential compute and key custody, hardware-attested per call with X.509 chain verification.
Validators
HotStuff-2 BFT, TEE-weighted leader selection, stake-collateralized. Block producers, equivocation slashing at 10%, atomic epoch transitions.
Every entity is queryable via JSON-RPC.
Agents discover, route, and call autonomously. The same surface is exposed over MCP and A2A.
curl https://rpc.tenzro.xyz \
-X POST -H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"tenzro_listModels","params":[],"id":1}'