18 lines
850 B
JSON
18 lines
850 B
JSON
{
|
|
"mcpServers": {
|
|
"kubernetes": {
|
|
"type": "sse",
|
|
"url": "http://kubernetes-mcp-server.kube-system.svc.cluster.local:8080/sse"
|
|
},
|
|
"flux": {
|
|
"type": "sse",
|
|
"url": "http://flux-mcp.flux-system.svc.cluster.local:8080/sse"
|
|
},
|
|
"playwright": {
|
|
"type": "sse",
|
|
"url": "http://playwright-mcp.playwright.svc.cluster.local:3000/sse"
|
|
}
|
|
}
|
|
}
|
|
|