MCP Directory
Back

opencode-studio

by Microck · TypeScript · ★ 324

web GUI for securely managing local OpenCode configuration

#cli-tools#configuration-manager#desktop-app#developer-tools#gui#mcp#model-context-protocol#nextjs#opencode#react

Install

npx -y github:Microck/opencode-studio

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "opencode-studio": {
      "command": "npx",
      "args": [
        "-y",
        "github:Microck/opencode-studio"
      ]
    }
  }
}

From the README

a local gui for managing opencode configurations. toggle mcp servers, edit skills, manage plugins, handle auth - no json editing required. - **mcp manager**: toggle servers on/off, add new ones by pasting npx commands, delete unused configs - **profiles**: isolated environments with separate configs, history, and sessions. switch instantly. - **skill editor**: browse/edit skills, create from templates, import from url, bulk import multiple urls - **plugin hub**: manage js/ts plugins, multiple templates (hooks, watchers, lifecycle), bulk import - **commands**: browse and m…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers