Skip to content
Cline

open mcp apps for Cline

io.github.2nd1st/open-mcp-apps

Persistent, interactive MCP Apps — the AI builds an app once, you both reuse it

client:Cline transport:stdio runtime:npm

Install open mcp apps in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "open-mcp-apps": {
      "command": "npx",
      "args": [
        "-y",
        "@2nd1st/open-mcp-apps"
      ],
      "env": {
        "OMA_DB": "<OMA_DB>",
        "OMA_VIEWER": "<OMA_VIEWER>",
        "OMA_DYNAMIC_TOOLS": "<OMA_DYNAMIC_TOOLS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

open mcp apps in other clients