Skip to content
Zed

vp0 mcp for Zed

com.vp0/vp0-mcp

Search & import free iOS app-design starters from VP0 into your AI builder.

client:Zed transport:stdio runtime:npm

Install vp0 mcp in Zed

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

{
  "context_servers": {
    "vp0-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "vp0-mcp"
      ]
    }
  }
}

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

vp0 mcp in other clients