Skip to content

Commit 2ed4e2f

Browse files
authored
Merge branch 'main' into ai-agents-documentation
2 parents 344ee08 + 146f856 commit 2ed4e2f

2 files changed

Lines changed: 56 additions & 50 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 48 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -23,53 +23,7 @@
2323
*** xref:get-started:cluster-types/byoc/remote-read-replicas.adoc[]
2424
** xref:get-started:cluster-types/create-dedicated-cloud-cluster.adoc[]
2525
26-
* xref:networking:index.adoc[Networking]
27-
** xref:networking:cloud-security-network.adoc[]
28-
** xref:networking:cidr-ranges.adoc[]
29-
** xref:networking:byoc/index.adoc[BYOC]
30-
*** xref:networking:byoc/aws/index.adoc[AWS]
31-
**** xref:networking:byoc/aws/vpc-peering-aws.adoc[Add a Peering Connection]
32-
**** xref:networking:configure-privatelink-in-cloud-ui.adoc[Configure PrivateLink in the Cloud UI]
33-
**** xref:networking:aws-privatelink.adoc[Configure PrivateLink with the Cloud API]
34-
**** xref:networking:byoc/aws/transit-gateway.adoc[Add a Transit Gateway]
35-
*** xref:networking:byoc/azure/index.adoc[Azure]
36-
**** xref:networking:azure-private-link-in-ui.adoc[]
37-
**** xref:networking:azure-private-link.adoc[]
38-
*** xref:networking:byoc/gcp/index.adoc[GCP]
39-
**** xref:networking:byoc/gcp/vpc-peering-gcp.adoc[Add a Peering Connection]
40-
**** xref:networking:configure-private-service-connect-in-cloud-ui.adoc[Configure Private Service Connect in the Cloud UI]
41-
**** xref:networking:gcp-private-service-connect.adoc[Configure Private Service Connect with the Cloud API]
42-
**** xref:networking:byoc/gcp/enable-global-access.adoc[Enable Global Access]
43-
** xref:networking:dedicated/index.adoc[Dedicated]
44-
*** xref:networking:dedicated/aws/index.adoc[AWS]
45-
**** xref:networking:dedicated/aws/vpc-peering.adoc[Add a Peering Connection]
46-
**** xref:networking:configure-privatelink-in-cloud-ui.adoc[Configure PrivateLink in the Cloud UI]
47-
**** xref:networking:aws-privatelink.adoc[]
48-
*** xref:networking:dedicated/azure/index.adoc[Azure]
49-
**** xref:networking:azure-private-link-in-ui.adoc[]
50-
**** xref:networking:azure-private-link.adoc[]
51-
*** xref:networking:dedicated/gcp/index.adoc[GCP]
52-
**** xref:networking:dedicated/gcp/vpc-peering-gcp.adoc[Add a Peering Connection]
53-
**** xref:networking:dedicated/gcp/configure-psc-in-ui.adoc[Configure Private Service Connect in the Cloud UI]
54-
**** xref:networking:dedicated/gcp/configure-psc-in-api.adoc[Configure Private Service Connect with the Cloud API]
55-
56-
* xref:security:index.adoc[Security]
57-
** xref:security:cloud-authentication.adoc[Authentication]
58-
** xref:security:authorization/index.adoc[Authorization]
59-
*** xref:security:authorization/cloud-authorization.adoc[Cloud Authorization]
60-
*** xref:security:authorization/rbac/index.adoc[Role-Based Access Control (RBAC)]
61-
**** xref:security:authorization/rbac/rbac.adoc[]
62-
**** xref:security:authorization/rbac/rbac_dp.adoc[]
63-
*** xref:security:authorization/rbac/acl.adoc[Access Control Lists (ACLs)]
64-
*** xref:security:authorization/cloud-iam-policies.adoc[]
65-
*** xref:security:authorization/cloud-iam-policies-gcp.adoc[]
66-
*** xref:security:authorization/cloud-iam-policies-azure.adoc[]
67-
** xref:security:cloud-encryption.adoc[Encryption]
68-
** xref:security:cloud-availability.adoc[Availability]
69-
** xref:security:secrets.adoc[Secrets]
70-
** xref:security:cloud-safety-reliability.adoc[Safety and Reliability]
71-
72-
* xref:ai-agents:index.adoc[AI Agents]
26+
* xref:ai-agents:index.adoc[Agentic AI]
7327
** xref:ai-agents:agents/index.adoc[Agents]
7428
*** xref:ai-agents:agents/get-started-index.adoc[Get Started]
7529
**** xref:ai-agents:agents/overview.adoc[Overview]
@@ -104,6 +58,7 @@
10458
**** xref:ai-agents:mcp/local/quickstart.adoc[Quickstart]
10559
**** xref:ai-agents:mcp/local/configuration.adoc[Configure]
10660
** xref:ai-agents:observability/concepts.adoc[Transcripts]
61+
10762
* xref:develop:connect/about.adoc[Redpanda Connect]
10863
** xref:develop:connect/connect-quickstart.adoc[Quickstart]
10964
** xref:develop:connect/configuration/about.adoc[]
@@ -494,6 +449,52 @@
494449
** xref:manage:terraform-provider.adoc[]
495450
** xref:manage:monitor-cloud.adoc[]
496451
452+
* xref:networking:index.adoc[Networking]
453+
** xref:networking:cloud-security-network.adoc[]
454+
** xref:networking:cidr-ranges.adoc[]
455+
** xref:networking:byoc/index.adoc[BYOC]
456+
*** xref:networking:byoc/aws/index.adoc[AWS]
457+
**** xref:networking:byoc/aws/vpc-peering-aws.adoc[Add a Peering Connection]
458+
**** xref:networking:configure-privatelink-in-cloud-ui.adoc[Configure PrivateLink in the Cloud UI]
459+
**** xref:networking:aws-privatelink.adoc[Configure PrivateLink with the Cloud API]
460+
**** xref:networking:byoc/aws/transit-gateway.adoc[Add a Transit Gateway]
461+
*** xref:networking:byoc/azure/index.adoc[Azure]
462+
**** xref:networking:azure-private-link-in-ui.adoc[]
463+
**** xref:networking:azure-private-link.adoc[]
464+
*** xref:networking:byoc/gcp/index.adoc[GCP]
465+
**** xref:networking:byoc/gcp/vpc-peering-gcp.adoc[Add a Peering Connection]
466+
**** xref:networking:configure-private-service-connect-in-cloud-ui.adoc[Configure Private Service Connect in the Cloud UI]
467+
**** xref:networking:gcp-private-service-connect.adoc[Configure Private Service Connect with the Cloud API]
468+
**** xref:networking:byoc/gcp/enable-global-access.adoc[Enable Global Access]
469+
** xref:networking:dedicated/index.adoc[Dedicated]
470+
*** xref:networking:dedicated/aws/index.adoc[AWS]
471+
**** xref:networking:dedicated/aws/vpc-peering.adoc[Add a Peering Connection]
472+
**** xref:networking:configure-privatelink-in-cloud-ui.adoc[Configure PrivateLink in the Cloud UI]
473+
**** xref:networking:aws-privatelink.adoc[]
474+
*** xref:networking:dedicated/azure/index.adoc[Azure]
475+
**** xref:networking:azure-private-link-in-ui.adoc[]
476+
**** xref:networking:azure-private-link.adoc[]
477+
*** xref:networking:dedicated/gcp/index.adoc[GCP]
478+
**** xref:networking:dedicated/gcp/vpc-peering-gcp.adoc[Add a Peering Connection]
479+
**** xref:networking:dedicated/gcp/configure-psc-in-ui.adoc[Configure Private Service Connect in the Cloud UI]
480+
**** xref:networking:dedicated/gcp/configure-psc-in-api.adoc[Configure Private Service Connect with the Cloud API]
481+
482+
* xref:security:index.adoc[Security]
483+
** xref:security:cloud-authentication.adoc[Authentication]
484+
** xref:security:authorization/index.adoc[Authorization]
485+
*** xref:security:authorization/cloud-authorization.adoc[Cloud Authorization]
486+
*** xref:security:authorization/rbac/index.adoc[Role-Based Access Control (RBAC)]
487+
**** xref:security:authorization/rbac/rbac.adoc[]
488+
**** xref:security:authorization/rbac/rbac_dp.adoc[]
489+
*** xref:security:authorization/rbac/acl.adoc[Access Control Lists (ACLs)]
490+
*** xref:security:authorization/cloud-iam-policies.adoc[]
491+
*** xref:security:authorization/cloud-iam-policies-gcp.adoc[]
492+
*** xref:security:authorization/cloud-iam-policies-azure.adoc[]
493+
** xref:security:cloud-encryption.adoc[Encryption]
494+
** xref:security:cloud-availability.adoc[Availability]
495+
** xref:security:secrets.adoc[Secrets]
496+
** xref:security:cloud-safety-reliability.adoc[Safety and Reliability]
497+
497498
* xref:billing:index.adoc[Billing]
498499
** xref:billing:billing.adoc[]
499500
** xref:billing:aws-commit.adoc[AWS: Use Commits]
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
= MCP
1+
= Model Context Protocol (MCP)
2+
:description: Learn about the Model Context Protocol (MCP) in Redpanda Cloud.
23
:page-layout: index
3-
:description: Use the Model Context Protocol (MCP) to build tools that extend AI agent capabilities with real-time data and external integrations.
44

5-
Connect AI agents to your data and systems using MCP servers hosted in Redpanda Cloud or on your local machine.
5+
The Model Context Protocol (MCP) provides a standardized way for AI agents to connect with external data sources and tools in Redpanda Cloud.
6+
7+
Redpanda Cloud offers two complementary MCP options:
8+
9+
* *Remote MCP*: Deploy MCP servers directly in Redpanda Cloud for scalable, managed AI agent integrations
10+
* *Redpanda Cloud Management MCP Server*: Connect your local AI development environment to manage Redpanda Cloud resources

0 commit comments

Comments
 (0)