anomalyco / anomalyco/opencode
[FEATURE]: Add MCP server setup and connection testing to Desktop
@Brendonovich is already working on this.
Since Aug 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
I use MCP servers with OpenCode Desktop, but adding or editing them still requires using the CLI or manually changing the configuration file.
It would be helpful to have a simple MCP settings page in the Desktop app where users can add, edit, remove, enable, and disable local or remote MCP servers.
The main feature I need is a Test Connection button. When a connection fails, the UI should show whether the command or endpoint could be reached, whether authentication succeeded, which tools were discovered, and the actual error message.
The Desktop UI should continue using the same MCP configuration as the CLI, so changes made from either interface remain consistent.
This would make the existing MCP support much easier to configure and troubleshoot, especially for users who mainly use the Desktop app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.