webcomponents react mcp server for Windsurf
io.github.ui5/webcomponents-react-mcp-server
MCP server for UI5 Web Components for React - Developer documentation and API assistance
client:Windsurf
transport:stdio
runtime:npm
Install webcomponents react mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"webcomponents-react-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ui5/webcomponents-react-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs