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
  • As   said, Claude says "needs authentication" when the URL is entered with the `https` prefix.

    Worth noting that the "copy command line" option on the website does not include that https prefix.  If I simply paste the provided command as-is I get a different error:

    ~> claude mcp list
    Checking MCP server health...

    nordic-semiconductor-docs: nordicsemi.mcp.kapa.ai (HTTP) - ✗ Failed to connect

Children
No Data
Related