Skip to content

Improvements to the /mcp command #402

@StevenBucher98

Description

@StevenBucher98

Summary of the new feature / enhancement

Enabling/Disabling servers

As a user I would like to be able to configure which MCP servers to use from the CLI, something like /mcp enable filesystem or /mcp disable filesystem.

/mcp enable <servername>
/mcp disable <servername>

reduced screen view and details

Right now /mcp has too much text for the sidecar to really render in a single page. I would suggest reducing the size by removing the description of the server/tools because it can be very large. If I have configured an MCP server I likely know what the server generally does. I would prefer to hide the description behind another command like /mcp tool list <servername>

The current text is too much and I have to full screen my shell to view it all

Image

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions