Now available

AI agents as infrastructure

AgentCircuits ships as a single Docker image with everything you need. Portal, chat, APIs, provider adapters, and storage. Extend with tools when you need to.

Terminal Docker
docker run -p 8080:8080 \
  -e AGENTCIRCUITS__AUTH__PROVIDERS__0=LocalUserId \
  -e AGENTCIRCUITS__PROVIDERS__ANTHROPIC__API_KEY=sk-ant-... \
  ghcr.io/agent-circuits/agentcircuits-server:latest


Deployment

Start with the host. Drop into code only when you need to.

01

Run the image

Start with the Docker image or compose file. The runtime exposes /portal, /chat, health checks, and APIs.

02

Configure

Set provider credentials, auth, and storage through environment variables. Move to PostgreSQL when needed.

03

Extend

Mount CLI tools, register MCP servers, or build custom services with the NuGet packages.



Get early access

Join the waitlist for Docker releases, provider updates, and tool integrations as the platform matures.

Open waitlist status

No spam. One email per signup.