ux mcp server for VS Code
io.github.elsahafy/ux-mcp-server
UX toolkit: 28 knowledge resources, 23 analysis tools & 4 workflow prompts for any MCP client
client:VS Code
transport:stdio
runtime:npm
Install ux mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"ux-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@elsahafy/ux-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs