# rpk Command Reference

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [agentic-data-plane-full.txt](https://docs.redpanda.com/agentic-data-plane-full.txt)

---
title: rpk Command Reference
latest-operator-version: v26.1.5
latest-console-tag: v3.7.4
latest-connect-version: 4.96.1
latest-redpanda-tag: v26.1.10
docname: rpk/index
page-component-name: agentic-data-plane
page-version: master
page-component-version: master
page-component-title: Agentic Data Plane
page-relative-src-path: rpk/index.adoc
page-edit-url: https://github.com/redpanda-data/adp-docs/edit/main/modules/reference/pages/rpk/index.adoc
description: Reference for the rpk commands used to manage the Redpanda Agentic Data Plane from the command line.
page-git-created-date: "2026-05-11"
page-git-modified-date: "2026-05-29"
---

<!-- Source: https://docs.redpanda.com/agentic-data-plane/reference/rpk.md -->

This section documents the `rpk` commands you use to manage the Redpanda Agentic Data Plane (ADP) from the command line.

Use `rpk ai` to manage AI Gateway resources (LLM providers, MCP servers, OAuth providers) and call MCP tools directly from your terminal. Authentication is owned by `rpk cloud login`. The `rpk ai` commands reuse your active `rpk profile` and the cached cloud token. The active AI Gateway URL is resolved from the same profile unless you override it with `--rpai-endpoint`.

For subcommands available after install (`rpk ai llm`, `rpk ai mcp`, `rpk ai oauth`, and more), run `rpk ai <command> --help` from your terminal.

-   [rpk ai](rpk-ai/rpk-ai/)
-   [rpk cloud](rpk-cloud/rpk-cloud/)

-   [rpk profile](rpk-profile/rpk-profile/)

-   [rpk -X](rpk-x-options/)