← Back to Plugins
MCP Server MCP

Yaver

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "yaver-cli",
      "version": "1.99.420",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Set to 1 to force device-code OAuth instead of opening a browser (useful in remote / WSL / sandboxed environments).",
          "format": "string",
          "name": "YAVER_HEADLESS"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...