-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
MCP currently supports feature to list all the available context.
I can get all the context i have, But switching between the context is not allowed.
User - can you switch it to data_context.
Assistant - I cannot modify the context of your Kubernetes configuration directly. To switch to the data_context context, you'll need to execute the following command in your terminal:
kubectl config use-context data_context
This command will change your context to data_context. Feel free to ask if you need further assistance or more information!
Please add tool to switch context as well. This should also be part of --read-only mode
Metadata
Metadata
Assignees
Labels
No labels