Skip to content
Windsurf

frigate mcp for Windsurf

io.github.mrfentmen/frigate-mcp

MCP server for Frigate NVR: version, stats, cameras, recent events.

client:Windsurf transport:stdio runtime:npm

Install frigate mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "frigate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "frigate-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

frigate mcp in other clients