Windsurf#

To install the Silicon Labs MCP Server in Windsurf, complete the following steps:

  1. In the Agent sidebar, click ... menu

  2. Open mcp-config.json file.

  3. Add the following configuration:

    mcp-config.json
    
    {
      "mcpServers": {
        "silicon-labs-docs": {
          "args": [
            "mcp-remote",
            "https://silabs.mcp.kapa.ai"
          ],
          "command": "npx",
          "disabled": false
        }
      }
    }
  4. Save the file.

  5. Reload Windsurf.

  6. When prompted, authenticate with the MCP server.