rpk ai mcp update
Update an MCP server
Flags
| Value | Type | Description |
|---|---|---|
|
string |
human-readable description of the server. |
|
- |
whether server is enabled (default true). |
|
- |
help for update. |
|
string |
new transport. |
|
string |
new server URL. |
|
string |
for remote servers: name of the OAuthProvider whose per-user tokens should authenticate upstream requests. Managed MCPs carry their own auth oneof inside the per-MCP config and are not updated via this flag. |
|
strings |
minimum OAuth scopes a user’s connection must have (user_oauth.required_scopes). |
|
string |
output format: table|wide|json|yaml|markdown (env: RPAI_FORMAT) (default "table"). |
|
- |
disable colored output (env: NO_COLOR). |
|
string |
path to rpai config (env: RPAI_CONFIG) (default "/var/lib/redpanda/.rpai/config"). |
|
string |
override the selected environment’s AI Gateway URL for this invocation. |
|
string |
rpai profile name (env: RPAI_PROFILE). |
|
- |
verbose debug logging to stderr (env: RPAI_VERBOSE). |
|
string |
static bearer token override (ambient RPAI_TOKEN is ignored under rpk ai). |