Configure claude mcp https://nordicsemi.mcp.kapa.ai

The MCP server requires authentication. To complete the setup, you'll need to:

1. Get an API key from Nordic Semiconductor / Kapa.ai
2. Reconfigure the server with the auth header:

claude mcp remove nordic-semiconductor-docs
claude mcp add --transport http -H "x-api-key: YOUR_ACTUAL_API_KEY" nordic-semiconductor-docs https://nordicsemi.mcp.kapa.ai

Parents Reply Children
Related