unifi for Windsurf
io.github.us-all/unifi
UniFi semantic-analysis MCP — fleet health, anomaly detection, cross-site analytics
client:Windsurf
transport:stdio
runtime:npm
Install unifi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"unifi": {
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<UNIFI_API_KEY>",
"UNIFI_API_URL": "<UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<UNIFI_TOOLS>",
"UNIFI_DISABLE": "<UNIFI_DISABLE>",
"UNIFI_LOCAL_URL": "<UNIFI_LOCAL_URL>",
"UNIFI_LOCAL_USER": "<UNIFI_LOCAL_USER>",
"UNIFI_LOCAL_PASS": "<UNIFI_LOCAL_PASS>",
"UNIFI_LOCAL_SITE": "<UNIFI_LOCAL_SITE>",
"UNIFI_LOCAL_INSECURE": "<UNIFI_LOCAL_INSECURE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs