Skip to content

feat: add kc-agent (KubeStellar Console) to Tool Protocols section#2

Open
clubanderson wants to merge 1 commit intobackblaze-labs:mainfrom
clubanderson:feat/add-kubestellar-console
Open

feat: add kc-agent (KubeStellar Console) to Tool Protocols section#2
clubanderson wants to merge 1 commit intobackblaze-labs:mainfrom
clubanderson:feat/add-kubestellar-console

Conversation

@clubanderson
Copy link
Copy Markdown

Summary

Adds kc-agent to the Tool Protocols and Servers section.

What is kc-agent?

kc-agent is the MCP server component of KubeStellar Console — an open-source, AI-powered multi-cluster Kubernetes dashboard. It acts as an MCP bridge that exposes live Kubernetes fleet data as structured MCP tools, letting any MCP-compatible AI agent (Claude, Copilot, Cursor, etc.) query and reason over multi-cluster resources without needing kubectl access or custom tooling.

Key capabilities exposed via MCP:

  • Pods, deployments, namespaces, events, Helm releases, GitOps status
  • Multi-cluster queries across hundreds of clusters in a single call
  • Hardware / GPU inventory
  • Policy compliance (OPA, Kyverno, Falco)

Architecture: Ships as a lightweight Go HTTP/WS daemon (kc-agent) that bridges your local kubeconfig to the console's AI layer. No cluster-side installation required — runs on the same machine as your kubeconfig.

License: Apache 2.0
Stars: 1k+
Live demo: https://console.kubestellar.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant