Skip to content
Zed

rootvine mcp for Zed

io.github.ragingorangutan/rootvine-mcp

Cross-platform music and game resolution for AI agents across 15+ platforms.

client:Zed transport:stdio runtime:npm

Install rootvine mcp in Zed

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

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

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

rootvine mcp in other clients