PVPWire for Zed
com.pvpwire/pvpwire
Hand-compiled game-mechanics data for Diablo 2, Path of Exile, Diablo 3 and GW2, plus live signal.
client:Zed
transport:stdio
runtime:npm
Install PVPWire in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pvpwire": {
"command": "npx",
"args": [
"-y",
"@pvpwire/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs