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
Chris Farhood 40a4b8accc Update MCP server configuration in .mcp.json
Removed unnecessary headers from MCP server configuration.
2026-02-20 10:35:52 -05:00

8 lines
162 B
JSON

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