Replies: 3 comments 5 replies
-
Hi @likku123, I'm not sure I understand how you use this MCP server, but generally you ask the LLM something like "Please list the Pods in namespace foo" and the LLM should, if powerful enough, notice that the I'm not sure this answer your question, could you please clarify your setup and what you want to achieve? Please provide YAML files of the resources you're using as well. |
Beta Was this translation helpful? Give feedback.
-
To disable annotations, you can do:
Using the annotation exclusion feature, it would look as follows:
|
Beta Was this translation helpful? Give feedback.
-
Got it. Thanks for providing the clarity. Appreciate your help for the explanation. Hopefully the present MKP version fix the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
This might be Naive question here. I have deployed MKP mcp server using tool hive and exposing the proxy service with an endpoint.
Now I am using this endpoint in my vscode under mcp.json and specified the url.
Till here it's working fine.
My question is how can I specify/implement the arguments specified here under tools ex: https://github.com/StacklokLabs/mkp#list_resources .
Any example toolhive mcp server manifest/yaml provided would be great.
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions