Skip to content
Draft
28 changes: 27 additions & 1 deletion modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,32 @@
** xref:security:secrets.adoc[Secrets]
** xref:security:cloud-safety-reliability.adoc[Safety and Reliability]

* xref:ai-agents:index.adoc[AI Agents]
* xref:ai-agents:index.adoc[Agentic AI]
** xref:ai-agents:ai-gateway/index.adoc[AI Gateway]
*** xref:ai-agents:ai-gateway/ai-gateway-overview.adoc[Overview]
*** xref:ai-agents:ai-gateway/ai-gateway.adoc[Quickstart]
**** xref:ai-agents:ai-gateway/quickstart-enhanced.adoc[enhanced quickstart]
*** xref:ai-agents:ai-gateway/mcp-aggregation-guide.adoc[MCP Aggregation Guide]
*** xref:ai-agents:ai-gateway/observability-logs.adoc[]
*** xref:ai-agents:ai-gateway/observability-metrics.adoc[]
*** xref:ai-agents:ai-gateway/migration-guide.adoc[Migrate]
*** xref:ai-agents:ai-gateway/cel-routing-cookbook.adoc[]
*** xref:ai-agents:ai-gateway/integrations/index.adoc[Integrations]
**** Claude Code
***** xref:ai-agents:ai-gateway/integrations/claude-code-admin.adoc[Admin Guide]
***** xref:ai-agents:ai-gateway/integrations/claude-code-user.adoc[User Guide]
**** Cline
***** xref:ai-agents:ai-gateway/integrations/cline-admin.adoc[Admin Guide]
***** xref:ai-agents:ai-gateway/integrations/cline-user.adoc[User Guide]
**** Continue.dev
***** xref:ai-agents:ai-gateway/integrations/continue-admin.adoc[Admin Guide]
***** xref:ai-agents:ai-gateway/integrations/continue-user.adoc[User Guide]
**** Cursor IDE
***** xref:ai-agents:ai-gateway/integrations/cursor-admin.adoc[Admin Guide]
***** xref:ai-agents:ai-gateway/integrations/cursor-user.adoc[User Guide]
**** GitHub Copilot
***** xref:ai-agents:ai-gateway/integrations/github-copilot-admin.adoc[Admin Guide]
***** xref:ai-agents:ai-gateway/integrations/github-copilot-user.adoc[User Guide]
** xref:ai-agents:mcp/overview.adoc[MCP Overview]
** xref:ai-agents:mcp/local/index.adoc[Redpanda Cloud Management MCP Server]
*** xref:ai-agents:mcp/local/overview.adoc[Overview]
Expand All @@ -87,6 +112,7 @@
**** xref:ai-agents:mcp/remote/manage-servers.adoc[Manage Servers]
**** xref:ai-agents:mcp/remote/scale-resources.adoc[Scale Resources]
**** xref:ai-agents:mcp/remote/monitor-activity.adoc[Monitor Activity]
*** xref:ai-agents:mcp/remote/pipeline-patterns.adoc[MCP Server Patterns]

* xref:develop:connect/about.adoc[Redpanda Connect]
** xref:develop:connect/connect-quickstart.adoc[Quickstart]
Expand Down
Loading