Claude Desktop#
To install the Silicon Labs MCP Server in Claude Desktop, complete the following steps:
Open Claude Desktop configuration file:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following configuration:
{ "mcpServers": { "silicon-labs-docs": { "type": "npx", "args": ["mcp-remote", "https://silabs.mcp.kapa.ai"] } } }Save the file.
Restart Claude Desktop.
For more information, see the Claude Desktop documentation.