Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions content/manuals/ai/docker-agent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@ aliases:
- /manuals/ai/cagent/
params:
sidebar:
group: Open source
badge:
color: violet
text: Experimental
group: AI and agents
keywords: [ai, agent, docker agent, cagent]
---

{{< summary-bar feature_name="Docker Agent" >}}

[Docker Agent](https://github.com/docker/docker-agent) is an open-source framework
for building teams of specialized AI agents. Instead of prompting one
generalist model, you define agents with specific roles and instructions that
Expand Down Expand Up @@ -163,10 +158,8 @@ it doesn't exist yet.
[tools in MCP clients](./integrations/mcp.md)
- Browse example agent configurations in the [Docker Agent
repository](https://github.com/docker/docker-agent/tree/main/examples)
- Use `docker agent new` to generate agent teams with AI <!-- TODO: link to some page
where we explain this, probably a CLI reference? -->
- Use `docker agent new` to generate agent teams with AI
- Connect agents to external tools via the [Docker MCP
Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md)
- Read the full [configuration
reference](https://github.com/docker/docker-agent?tab=readme-ov-file#-configuration-reference)
<!-- TODO: move to this site/repo -->