Skip to content

[FEATURE] [0.0.4-alpha] Add MCP Server Groups for Batch Management #3019

Description

@rockmania99

Project

cortex-cli

Description

Managing many MCP servers individually is tedious. Groups would allow enabling/disabling sets of related servers together.

Use Case

$ cortex mcp group create dev --servers local,test
error: unrecognized subcommand 'group'

Proposed Solution

  1. Add cortex mcp group create <name> --servers <list>
  2. Enable/disable entire groups
  3. Different groups for dev/prod
  4. Profile-based activation

Alternatives Considered

No response

Impact

All users

Additional Context

  1. Batch management
  2. Environment switching
  3. Organizational clarity

Metadata

Metadata

Assignees

No one assigned

    Labels

    cortexIssues related to CortexLM/cortex repositoryvalidValid issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions