Add KubeStellar Console kc-agent to Agent infrastructure#64
Open
clubanderson wants to merge 1 commit intobradAGI:mainfrom
Open
Add KubeStellar Console kc-agent to Agent infrastructure#64clubanderson wants to merge 1 commit intobradAGI:mainfrom
clubanderson wants to merge 1 commit intobradAGI:mainfrom
Conversation
kc-agent is a local MCP bridge that connects CLI coding agents (Claude Code, Codex, Copilot CLI, etc.) to Kubernetes clusters. It exposes kubeconfig contexts, kubectl, Helm, and multi-cluster operations as MCP tools over WebSocket, letting terminal agents manage Kubernetes resources natively. - Repo: https://github.com/kubestellar/console - License: Apache-2.0 - 67 stars Signed-off-by: clubanderson <clubanderson@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds KubeStellar Console kc-agent to the Agent infrastructure section.
Why it belongs here
kc-agent is a local agent that bridges CLI coding agents to Kubernetes clusters via the Model Context Protocol (MCP). It runs as a lightweight WebSocket server (
localhost:8585) and exposes:Any terminal-native coding agent (Claude Code, Codex, Copilot CLI, OpenCode, etc.) can connect to kc-agent as an MCP server and manage Kubernetes resources natively from the command line.
Placement
Added to Agent infrastructure (sorted by stars: 67⭐, between kasetto at 62⭐ and claudebox at 45⭐).
Checklist
- **[Name](url)** \⭐ N` — description. License.`