Skip to content

Conversation

@aljesusg
Copy link
Contributor

Fix #467

Add prefix kiali_ to all tools related with Kiali

@aljesusg aljesusg changed the title [TOOLSETS][Kiali] Tool names with prefix kiali_ fix(kiali): Tool names with prefix kiali_ Nov 17, 2025
@aljesusg
Copy link
Contributor Author

cc @manusa

- The server uses your existing Kubernetes credentials (from kubeconfig or in-cluster) to set a bearer token for Kiali calls.
- If you pass an HTTP Authorization header to the MCP HTTP endpoint, that is not required for Kiali; Kiali calls use the server's configured token.

### Available tools (initial)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aljesusg is there a reason for getting rid of all the tool docs here?

If we want to de-duplicate the tool docs, maybe we can link to the section of the README which describes these tools from this file?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was actually going to try that :) I wasn't aware Alberto had removed the docs already.

Let me take care of adding the link in a different PR, I want to see if I can create a tags with names that can be linked and expand the collapsed section or at least point the user exactly to the collapsed section summary

Copy link
Contributor Author

@aljesusg aljesusg Nov 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some duplicates in the README, so I can update the documentation script for the rest of the tools if you want and keep the methods here.
It makes more sense to include a link from the README to the toolset documentation instead of duplicating the information.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some changes in docs for toolsets out the "core"

Signed-off-by: Alberto Gutierrez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TOOLSETS] Kiali tool names should have prefix

3 participants