When using the OpenCode TUI, the /mcp command allows toggling MCPs on and off.
Use case: I add "disabled": true to some MCPs because I don't use them much, they delay startup, or require authentication.
The current /mcp command of sudo-tee/opencode.nvim only displays MCPs, it doesn't allow toggling them.
Maybe /mcp toggle <name> ?