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
Proposed technical implementation details (optional)
No response
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.
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
Proposed technical implementation details (optional)
No response