Skip to content
Cline

ux mcp server for Cline

io.github.elsahafy/ux-mcp-server

UX toolkit: 28 knowledge resources, 23 analysis tools & 4 workflow prompts for any MCP client

client:Cline transport:stdio runtime:npm

Install ux mcp server 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": {
    "ux-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@elsahafy/ux-mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ux mcp server in other clients