feat(opencode): mcpctl config opencode — /mcpctl TUI switcher + bottom project indicator #97
Reference in New Issue
Block a user
Delete Branch "feat/opencode-extension-mcpctl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mcpctl × opencode — native addon
Adds
mcpctl config opencode(mirroringconfig prime-agent/config pi)so mcpctl works inside opencode:
/mcpctlTUI plugin(filterable project picker → rewrites
opencode.jsonto mount the project).app_bottomslot, next towhere opencode shows the model and token counter).
MCP travels over opencode's native stdio client (
mcpctl mcp -p <project>),skills sync under
~/.config/opencode/skills/via--agent opencode, and asingle-active-project invariant is kept by tagging managed entries
mcpctlManagedwhile preserving hand-configured servers.Validation:
pnpm typecheckclean, full@mcpctl/clisuite (578 tests) passing,pnpm completions:checkup to date, new files lint clean. Seedocs/opencode-extension.md.e2a1d90793to0a02616c7fView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.