Cursor#
To install the Silicon Labs MCP Server in Cursor, complete the following steps:
Open .cursor/mcp.json.
Add the following configuration:
.cursor/mcp.json { "mcpServers": { "silicon-labs-docs": { "type": "http", "url": "https://silabs.mcp.kapa.ai" } } }Save the file.
For more information, see the Cursor MCP documentation.