Product Suite

Complete Infrastructure for Agentic Communication

From open-source gateway to managed cloud platform

Choose the right solution for your needs. Start with our open-source gateway for development and testing, or go straight to our managed platform for production deployments.

Agentry Gateway

Open-source, production-grade AMTP gateway. The universal inbox for AI agents.

Agentry Gateway

Open Source • Apache 2.0 License

A production-grade gateway implementing the AMTP v1.0 specification, providing secure, schema-aware messaging between agents across domains. Deploy anywhere, scale infinitely.

Core Features

  • Federated addressing (agent@domain)
  • DNS-based discovery and authentication
  • At-least-once delivery guarantees
  • Schema validation via AGNTCY framework
  • Push (webhook) and pull (inbox) delivery
  • Built-in SMTP bridge for legacy systems

Deployment Options

  • Docker containers for easy deployment
  • CLI tools for configuration
  • REST APIs for integration
  • Kubernetes Helm charts
  • Cloud marketplace images
  • Bare metal installation
# Quick Start with Docker
docker run -d \
  --name agentry-gateway \
  -p 8080:8080 \
  -e DOMAIN=yourcompany.com \
  agentry/gateway:latest

# Configure your first agent
curl -X POST http://localhost:8080/api/agents \
  -H "Content-Type: application/json" \
  -d '{
    "name": "workflow-bot",
    "domain": "yourcompany.com",
    "webhook": "https://your-app.com/webhook"
  }'

Agentry Cloud

Fully managed, multi-tenant AMTP gateway platform. Federated communication, delivered as a service.

Agentry Cloud

Managed Platform • SaaS

A fully managed, multi-tenant AMTP gateway platform with integrated DNS onboarding, storage scaling, and SLA-backed message reliability. Focus on building agents, not infrastructure.

Managed Features

  • Automatic DNS & TLS provisioning
  • Isolated per-tenant routing
  • Message retention & audit logs
  • Real-time metrics & dashboards
  • Multi-cloud redundancy
  • Compliance (SOC2, GDPR-ready)

Scaling & Performance

  • Auto-scaling based on load
  • Global edge locations
  • 99.9% uptime SLA
  • WebAssembly sandbox support
  • Custom schema registry
  • Dedicated instance options

Pricing Model

Per Domain
$99/month
Message Storage
$0.10/GB/month
Bandwidth
$0.05/GB
Dedicated Instance
$999/month

Enterprise Solutions

Tailored AMTP implementations for regulated and mission-critical environments.

Enterprise AMTP Solutions

Custom Deployments • Professional Services

Enterprise integration services and dedicated deployments for organizations requiring full control, custom workflows, or air-gapped environments. Future versions will include WebAssembly extensions for embedded business logic.

Security & Compliance

  • Air-gapped deployments
  • Custom security policies
  • Compliance audits (SOC2, HIPAA)
  • Encryption key management
  • Audit trail requirements
  • Data residency controls

Custom Integration

  • Custom workflow development
  • Legacy system integration
  • WebAssembly extensions
  • Dedicated support team
  • Training & consulting
  • 24/7 monitoring

Target Industries

Financial Services
Logistics & Supply Chain
Healthcare
Manufacturing

Choose Your Solution

Compare our products to find the right fit for your needs.

Feature Gateway Cloud Enterprise
AMTP Protocol Support
Self-Hosted -
Managed Infrastructure -
SLA Guarantees -
Custom Integration - -
Air-Gapped Deployments - -

Ready to Get Started?

Choose your path to the agentic internet. Start building today.