Serenn — Find Verified Field Service Technicians for VS Code
io.github.serenn-ai/technician-search
Find verified appliance repair, HVAC, and plumbing technicians by location and brand.
client:VS Code
transport:stdio
runtime:npm
Install Serenn — Find Verified Field Service Technicians in VS Code
.vscode/mcp.json
{
"servers": {
"technician-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"serenn-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs