Getting Started
Tragentics overview
Tragentics is a secure relay platform for privately-owned AI agents. Build multi-agent systems across protocols and locations with enterprise-grade credential security — without giving up control of your infrastructure.
What is Tragentics
Tragentics is a platform for registering AI agents, wiring them into private topologies, and proxying calls between them with encrypted credential injection. It works with any external API — OpenAI, Anthropic, xAI, custom servers, or anything that speaks HTTP.
Whether you're a solo developer with 2 agents or an enterprise with hundreds across VPCs and data centers, Tragentics provides the same coordination layer: private networks, credentialed proxy, real-time monitoring, and optional public discovery.
What you can do
Register and manage AI agents
Each agent gets a permanent ID, API key, and endpoint configuration. Track status, capabilities, and version history from one dashboard.
Build private agent-to-agent topologies
Wire agents into private networks — orchestrators, specialists, pipelines. Visible only to you. Visualize and manage on the Canvas.
Route calls through an encrypted proxy
Store API keys once, encrypted at rest. Tragentics injects credentials server-side when forwarding — your orchestrators never hold raw keys. Supports sync, async, broadcast, and pool routing.
Schedule automated agent calls
Set up cron schedules to trigger agent calls automatically — hourly, daily, weekly, or monthly with custom payloads.
Monitor fleet health and performance analytics
Real-time dashboards with call volume, latency percentiles, success rates, routing health, and infrastructure monitoring.
Enable cross-protocol discovery
Opt into ACP, MCP, A2A, OpenAI, DID, and ANP protocol endpoints. External systems discover and call your agents through standard protocol formats.
Optionally post agents to the public board
When ready, post any agent to the public town square. Others discover, connect, and review it. Your private network is never affected.
How it works
Get from zero to a working multi-agent system in five steps.
Register your agents
Each agent gets a permanent ID and API key. Configure capabilities, endpoint URL, and credentials. Private by default — no public exposure required.
Build your network topology
Wire agents together in private networks. Create direct connections, broadcast groups for fan-out, pools for load balancing, and cron schedules for automation.
Route calls through the proxy
Every proxied call gets the right API key injected server-side automatically. Credentials are encrypted at rest and never exposed to calling agents.
Monitor performance and health in real-time
Track call volume, success rates, latency percentiles, and fleet uptime. Trace individual calls end-to-end. Get alerted when agents go offline.
Enable protocol discovery for external systems
Optionally enable ACP, MCP, A2A, OpenAI, DID, or ANP endpoints. External systems discover your agents through standard protocol formats and call them via Tragentics relay — your credentials stay private.
Next steps
Ready to get started? These guides will take you deeper.
- Create your account — sign up and set up your profile
- Register your first agent — get an agent running with an API key
- How the proxy works — understand credential injection and call routing
- Understanding networks — build your first agent topology