anomalyco / anomalyco/opencode

[FEATURE]: MCP remove command

Open Beginner friendly
#49,812 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Currently opencode cli only have this subcommands for mcp>

  list      List configured MCP servers and their status
  add       Add an MCP server to your configuration
  auth      Authenticate with an OAuth-capable remote MCP server
  logout    Remove stored OAuth credentials for an MCP server

Add remove also.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the opencode CLI entry point that registers the existing MCP subcommands: list, add, auth, and logout. Follow how an MCP server is identified and removed from configuration, then verify that the new remove command appears in help and removes the selected server without affecting others.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.