You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
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