Yaver for Cline
io.github.yaver-io/yaver
Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
client:Cline
transport:stdio
runtime:npm
Install Yaver 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
{
"mcpServers": {
"yaver": {
"command": "npx",
"args": [
"-y",
"yaver-cli"
],
"env": {
"YAVER_HEADLESS": "<YAVER_HEADLESS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs