Skip to content
Cursor

Sundr Repair Advisor for Cursor

io.github.keithwyatt/sundr-mcp

Repair or replace? Get device repair costs, local shops, trade-in values.

client:Cursor transport:stdio runtime:npm

Install Sundr Repair Advisor in Cursor

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

{
  "mcpServers": {
    "sundr-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "sundr-mcp"
      ]
    }
  }
}

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

Sundr Repair Advisor in other clients