Setup script to install the MCP Manager subagent in OpenCode projects
npm install opencode-mcp-managerSetup script that installs the MCP Manager subagent configuration into OpenCode projects.
``bash`
npx opencode-mcp-manager
npx opencode-mcp-manager --update
npx opencode-mcp-manager --remove
- Detects the OpenCode config directory (~/.config/opencode or project .opencode)/mcp-refresh
- Installs the MCP Manager skill
- Installs the commandmcp-manager
- Merges the agent into oh-my-opencode.json
- Tracks installed version for update/remove flows
`bash``
npm run build