Skip to content
Windsurf

Ignite UI MCP Server for Windsurf

io.github.igniteui/mcp-server

Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding

client:Windsurf transport:stdio runtime:npm

Install Ignite UI MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@igniteui/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Ignite UI MCP Server in other clients