File tree Expand file tree Collapse file tree
content/manuals/ai/docker-agent/integrations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,8 +55,9 @@ agents:
5555` ` `
5656
5757The ` docker:` prefix tells Docker Agent to use the MCP Gateway for this server. See
58- the [MCP Gateway documentation](/ai/mcp-catalog-and-toolkit/mcp-gateway/) for
59- available servers and configuration options.
58+ the [MCP Catalog](/ai/mcp-catalog-and-toolkit/catalog/) for available servers and the
59+ [MCP Gateway documentation](/ai/mcp-catalog-and-toolkit/mcp-gateway/) for
60+ configuration options.
6061
6162You can also use the [MCP Toolkit](/ai/mcp-catalog-and-toolkit/) to explore and
6263manage MCP servers interactively.
@@ -95,7 +96,7 @@ Example configuration:
9596 "myagent": {
9697 "command": "docker",
9798 "args": [
98- "agent",
99+ "agent",
99100 "serve",
100101 "mcp",
101102 "/path/to/agent.yml",
You can’t perform that action at this time.
0 commit comments