Skip to content
Zed

Yaver for Zed

io.github.yaver-io/yaver

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

client:Zed transport:stdio runtime:npm

Install Yaver in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "yaver": {
      "command": "npx",
      "args": [
        "-y",
        "yaver-cli"
      ],
      "env": {
        "YAVER_HEADLESS": "<YAVER_HEADLESS>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Yaver in other clients