Productivity|Development|SecurityTypeScript
opencode-studio
A local GUI for managing OpenCode configurations.
N/A rating (0 reviews)0 installs305 GitHub stars
OpenCodeGUIConfiguration Management
Toggle MCP servers, edit skills, manage plugins, and handle authentication without the need for JSON editing.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"opencode-studio-1": {
"args": [
"-y",
"opencode-studio-server"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.