Skip to content

provide MCP chat support for a cluster #23

@vobu

Description

@vobu

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!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions