Antigravity#

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

  1. Open Antigravity.

  2. In the Agent sidebar, click ... menu and then select MCP Servers.

  3. Click Manage MCP Servers and then select View raw config.

  4. Open mcp-config.json file.

  5. Add the following configuration:

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

  7. Click Refresh.

  8. When prompted, authenticate with the MCP server.