Skip to content
Windsurf

Yaver for Windsurf

io.github.yaver-io/yaver

Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.

client:Windsurf transport:stdio runtime:npm

Install Yaver 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": {
    "yaver": {
      "command": "npx",
      "args": [
        "-y",
        "yaver-cli"
      ],
      "env": {
        "YAVER_HEADLESS": "<YAVER_HEADLESS>"
      }
    }
  }
}

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

Yaver in other clients