-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[Docs]: CLIENT_IP_ENCRYPTION_KEY missing #1366
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation Type
Installation instructions / API documentation / Configuration examples
Issue Description
Starting the MCP in VS Code outputs the following warning:
[warning] [server stderr] WARNING: Using default CLIENT_IP_ENCRYPTION_KEY.
Since it seems like a security concern, it would be helpful if this parameter were documented somewhere.
Documentation Location
Missing documentation.
Suggested Fix
Document IP encryption behaviour. Specifically, the CLIENT_IP_ENCRYPTION_KEY variable.
Additional Context
I simply generated a key and add it to my mcp.json config, which silenced the warning. Even though one can read the encryption.ts module, documentation would be much appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation