unifi for Cline
io.github.us-all/unifi
UniFi semantic-analysis MCP — fleet health, anomaly detection, cross-site analytics
client:Cline
transport:stdio
runtime:npm
Install unifi in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs