I have my kubeconfig setup to use the aws eks command to fetch tokens. Is there a way to get this to work when running within toolhive?
I can see the MKP mcp server complaining about not having the aws cli:
getting credentials: exec: executable aws not found
I'd imagine this has to do with the aws cli not being available within the docker container running MKP.
Thanks
I have my kubeconfig setup to use the
aws ekscommand to fetch tokens. Is there a way to get this to work when running within toolhive?I can see the MKP mcp server complaining about not having the aws cli:
I'd imagine this has to do with the aws cli not being available within the docker container running MKP.
Thanks