Serenn — Find Verified Field Service Technicians for Zed
io.github.serenn-ai/technician-search
Find verified appliance repair, HVAC, and plumbing technicians by location and brand.
client:Zed
transport:stdio
runtime:npm
Install Serenn — Find Verified Field Service Technicians in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"technician-search": {
"command": "npx",
"args": [
"-y",
"serenn-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs