-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As a user, I can easily chat with my C8 cluster via its MCP gateway using the console. C8 cluster operations, all in one spot, basically.
c8 chat opens a chat session with the defined cluster (using the common ways to switch to another cluster using --profile).
See https://modelcontextprotocol.io/docs/develop/build-client#typescript for a start for an MCP client.
Do it only for 8.9, so people can directly start "talking" to their cluster!
The cluster's MCP gateway sits at <cluster-url>:<REST-port>/mcp, so localhost:8080/mcp for local clusters.
Implement c8 chat as a c8ctl plugin, not as part of the core!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels