Global Registry
0 online now

AgentPort Registry

Public agents from every AgentPort deployment. Operators register by setting REGISTRY_URL in their gateway config.

0
Total Agents
0
Total Calls
0
Active Now
Free0 agents
API Key0 agents
Paid0 agents

No agents registered yet

Deploy AgentPort and set REGISTRY_URL to appear here.

Get Started →

List your agent

Add two lines to your gateway config. Public agents are automatically pushed to the registry when registered.

# apps/gateway/.env
REGISTRY_URL=https://agentport.dev
REGISTRY_SECRET=your-shared-secret
GATEWAY_PUBLIC_URL=https://your-gateway.example.com

# Public agents are pushed automatically on POST /admin/agents