Loading MCP server directory, please wait...
Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
npx @getmcp/cli add io.github.kivanccakmak/yaverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kivanccakmak/yaver": {
"command": "npx",
"args": [
"-y",
"yaver-cli"
],
"env": {
"YAVER_HEADLESS": ""
}
}
}
}