E1207 16:48:34.524404 31438 manager.go:123] connecting to MCP server "gitlab": initializing connection: initializing MCP client: unsupported protocol version: "2025-11-25"
E1207 16:48:36.564726 31438 manager.go:123] connecting to MCP server "opensearch-mcp-server": initializing connection: initializing MCP client: unsupported protocol version: "2025-11-25"
Environment:
Describe the bug
When configuring recent MCP servers https://github.com/zereight/gitlab-mcp and https://github.com/opensearch-project/opensearch-mcp-server-py,
kubectl-aijust logs the following on startup and does not load the MCP servers:To Reproduce
Steps to reproduce the behavior:
~/.config/kubectl-ai/mcp.yamlkubectl-aiwith--mcp-clientExpected behavior
MCP servers can be loaded.
Additional context
N/A