Skip to content
Cursor

Serenn — Find Verified Field Service Technicians for Cursor

io.github.serenn-ai/technician-search

Find verified appliance repair, HVAC, and plumbing technicians by location and brand.

client:Cursor transport:stdio runtime:npm

Install Serenn — Find Verified Field Service Technicians in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "technician-search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "serenn-mcp-server"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Serenn — Find Verified Field Service Technicians in other clients