Skip to content
Windsurf

mcp for Windsurf

io.github.nativine/mcp

Nativine MCP Server — Convert websites to native mobile apps from your AI IDE

client:Windsurf transport:stdio runtime:npm

Install mcp 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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nativine/mcp"
      ],
      "env": {
        "NATIVINE_API_KEY": "<NATIVINE_API_KEY>",
        "NATIVINE_PROJECT_DIR": "<NATIVINE_PROJECT_DIR>"
      }
    }
  }
}

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

mcp in other clients