hi @livehybrid The MCP server I used was downloaded from https://splunkbase.splunk.com/app/7931. I configured it as shown below, but the same error still occurs.. { "mcpServers": { "splunk-mcp-server": { "command": "npx", "args": [ "-y", "mcp-remote", "https://192.168.235.130:8089/services/mcp", "--header", "Authorization: Bearer eyJraWQiOiJzcGx1bmsuc2..." ], "env": { "NODE_TLS_REJECT_UNAUTHORIZED": "0" } } } } 3. Splunk was installed in a VMware instance running on a desktop PC. Thank you.
... View more