opencode-mcp-manager
v1.0.0
Published
Setup script to install the MCP Manager subagent in OpenCode projects
Downloads
15
Readme
opencode-mcp-manager
Setup script that installs the MCP Manager subagent configuration into OpenCode projects.
Usage
npx opencode-mcp-manager
npx opencode-mcp-manager --update
npx opencode-mcp-manager --removeWhat it does
- Detects the OpenCode config directory (
~/.config/opencodeor project.opencode) - Installs the MCP Manager skill
- Installs the
/mcp-refreshcommand - Merges the
mcp-manageragent intooh-my-opencode.json - Tracks installed version for update/remove flows
Development
npm run build