Open SDKs. Open protocols. One open network.
Build agents, integrate models, settle payments, bridge chains — without rebuilding the substrate.
Every surface a builder needs.
Rust SDK
Idiomatic async Rust client with 28 unit tests, 67 doc tests, 9 examples including task and agent marketplace. ProviderClient via reqwest.
TypeScript SDK
Browser and Node.js client with fetch-based ProviderClient. Examples covering 14 sections of the marketplace surface.
CLI
59 command modules — agent, wallet, model, payment, bridge, train, identity, governance, NFT, ZK, VRF, and more. Full RPC coverage.
MCP server
331 tools over Streamable HTTP at mcp.tenzro.network. Wallet, identity, payments, inference, multi-modal AI, memory, NFTs, bridges.
A2A server
42 skills exposed at a2a.tenzro.network. JSON-RPC 2.0 dispatcher with SSE streaming. Agent Card discovery at /.well-known/agent.json.
Ecosystem MCP servers
Six additional MCP servers for Solana, Ethereum, Canton, LayerZero V2, Chainlink, and Li.Fi — most complete of their kind.
EVM-compatible RPC
eth_blockNumber, eth_getBalance, eth_sendRawTransaction, eth_getBlockByNumber, eth_chainId — your existing Ethereum tooling works.
OpenAI + Anthropic shapes
POST /v1/chat/completions OpenAI-compatible. POST /chat-stream Anthropic SSE. Your existing chat clients work.
Agent kit templates
Reference JSON templates — inference proxy, payment router, RWA custodian, yield rebalancer, bridge arbitrage, and more.
From clone to coordinating in minutes.
- 01Get TNZO from the faucet100 TNZO per request, 24h cooldown. POST api.tenzro.network/faucet with your address. Testnet only.
- 02Provision an identitytenzro join — one CLI command provisions a TDIP DID, MPC wallet, and hardware profile. Or use tenzro_participate RPC directly.
- 03Pick an SDKRust or TypeScript — both ship with examples covering wallet ops, identity registration, inference, payments, and marketplace flows.
- 04Build an agentFork a reference template. Register a machine DID with delegation. Spawn the agent. Or use Agent Kit's spawner directly.
- 05Connect MCP and A2APoint any MCP-compatible host at mcp.tenzro.network/mcp. Point any A2A-compatible agent at a2a.tenzro.network. 372 tools and skills.
- 06Ship to mainnetWhen mainnet launches, your code, identities, and contracts move with you. Same RPC. Same tools. Same network.
- SDKs
- Rust (28 unit + 67 doc tests, 9 examples) + TypeScript (browser + Node.js)
- CLI
- 59 command modules covering every RPC namespace
- MCP
- 331 tools at mcp.tenzro.network/mcp + 6 ecosystem MCP servers
- A2A
- 42 skills at a2a.tenzro.network with SSE streaming and Agent Card discovery
- JSON-RPC
- 473 methods across 20+ namespaces at rpc.tenzro.network
- Faucet
- 100 TNZO per request, 24h cooldown — api.tenzro.network/faucet