set-env-var
Configure environment variables within MCP server profiles by defining keys, values, and sensitivity settings to manage application configurations systematically.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Optional description of the environment variable | |
key | Yes | Environment variable key | |
profileId | Yes | Profile ID to set environment variable in | |
sensitive | Yes | Whether the value is sensitive and should be encrypted | |
value | Yes | Environment variable value |