Skip to content
Windsurf

open mcp apps for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install open mcp apps in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

open mcp apps in other clients