{ "mcpServers": { "threatstream": { "command": "npx", "args": ["mcp-remote", "https://optic.threatstream.com/mcp", "--header", "Authorization:${AUTH_HEADER}"], "env": { "AUTH_HEADER": "Api-Key xxxx:xxxx" } } } }