This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
headlamp-polaris-plugin/.mcp.json
T

11 lines
237 B
JSON

{
"mcpServers": {
"kubernetes (animaniacs)": {
"type": "http",
"url": "http://kubernetes-mcp-server.kube-system.svc.cluster.local:8080",
"headers": {
"Authorization: Basic ${BEARER_TOKEN}"
}
}
}