P2P dev-machine MCP for phone-driven coding agents: hot reload, builds, deploys.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-kivanccakmak-yaver": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
P2P dev-machine MCP for phone-driven coding agents: hot reload, builds, deploys.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
MCP Security Weekly
Get CVE alerts and security updates for io.github.kivanccakmak/yaver and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Build mobile apps from your phone. Keep the backend local until you decide otherwise.
Using an AI agent? If a coding agent (Claude Code, Codex, Cursor, Aider, …) is reading this because the human asked it to "install yaver" or "set up yaver", stop here and fetch https://yaver.io/llms.txt — that file is the canonical, machine-readable install + configure guide. It covers headless / WSL / SSH, the resumable device-code flow, and exactly what to surface back to the human. Do not scrape the rest of this README as a substitute.
Yaver's short-term product target is the one in yc.md: phone-first app and backend creation, then promotion to your own dev machine, then optional promotion to Yaver Cloud. The core claim is narrow on purpose:
phone sandbox -> your dev machine -> Yaver Cloud
What is real in the repo today:
yaver serve agentapt, AppImage, tarballs, .deb, .rpm, and Homebrew CLIWhat is still incomplete:
This repo contains more than the YC wedge. The README leads with the wedge anyway, because that is the product story we can defend.
Yaver's primary loop is:
What is first-class today:
yaver serve on a Mac, Linux box, Pi, VPS, or other reachable machineyaver serve binaryWhat is not fully finished yet:
init pathThe headline path is Yaver-native:
phone sandbox -> your dev machine / your cloud / Yaver Cloud
Everything else is there so the user knows they can leave later.
For a WSL-based developer, that means:
yaver serve or the Go agent tooling on WSL/Linux.Yaver is built for solo developers and small teams who ship from anywhere. It has four distinct pieces — each exists for a specific reason:
┌─────────────────────────────────────────────────────────────────────────────┐
│
... [View full README on GitHub](https://github.com/kivanccakmak/yaver.io#readme)