Sundr Repair Advisor for Zed
io.github.keithwyatt/sundr-mcp
Repair or replace? Get device repair costs, local shops, trade-in values.
client:Zed
transport:stdio
runtime:npm
Install Sundr Repair Advisor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sundr-mcp": {
"command": "npx",
"args": [
"-y",
"sundr-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs