-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Decide between 3 approaches:
- Develop tools to parse must-gathers from scratch
- Downstream and use the omc as an mcp server by adapting the cobra commands
- Refactor the OMC repo to expose functions that can then be used by mcp-server repo
For the mcp-server , we can create our own or include our tooling in kubernetes-mcp-server. The advantage of using kubernetes-mcp-server is that we get the authorization bits for free which we otherwise have to develop.