Web GUI for managing Opencode configuration.
- MCP Servers: Add/toggle/delete MCP servers. Paste npx commands directly.
- Skills: Create and edit skill files (markdown)
- Plugins: Create and edit plugin files (JS/TS)
- Settings: Manage model aliases
- Raw Config: Edit
opencode.jsondirectly
# Start backend (port 3001)
cd server && node index.js
# Start frontend (port 3000)
cd client-next && npm run dev- Next.js 16 + TypeScript
- Tailwind CSS v4 + shadcn/ui
- Geist font
Reads/writes to ~/.config/opencode/opencode.json