feat: add Kubernetes and Flux MCP servers as pod sidecars #25
Reference in New Issue
Block a user
Delete Branch "feat/mcp-sidecars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
quay.io/containers/kubernetes_mcp_server) and Flux MCP server (ghcr.io/controlplaneio-fluxcd/flux-operator-mcp) as sidecar containers in the devcontainer pod.mcp.jsonto connect via localhost (:8080for k8s,:8081for flux) instead of cluster-internal service DNSmcpSidecarsvaluesTest plan
clusterAccess: readonly(or higher) and verify both sidecars starthttp://localhost:8080/ssehttp://localhost:8081/ssemcpSidecars.kubernetes.enabled: false) to confirm they're excluded from the pod spec🤖 Generated with Claude Code
via Happy