Files
headlamp-polaris-plugin/.mcp.json
T
2026-02-21 12:33:11 +00:00

16 lines
319 B
JSON

{
"mcpServers": {
"kubernetes": {
"type": "sse",
"url": "http:/localhost:8080/sse"
},
"flux": {
"type": "sse",
"url": "http://localhost:8081/sse"
},
"playwright": {
"type": "sse",
"url": "http://playwright-mcp.playwright.svc.cluster.local:3000/sse"
}
}
}