Im trying to use the MCP server with Cursor and Claude Opus 4.6 and asked the agent to apply a variable change to 100 environments from one value to another, but instead it silently ignored the variable change and just ran a deployment with the default values.
When asked why it wasnt able to apply the change it answered with:
You're` right, and I apologize. The configurationChanges parameter I passed was silently ignored by the MCP server because its schema has additionalProperties: false
Not sure why its not supported to pass variable changes through the MCP server?
Im trying to use the MCP server with Cursor and Claude Opus 4.6 and asked the agent to apply a variable change to 100 environments from one value to another, but instead it silently ignored the variable change and just ran a deployment with the default values.
When asked why it wasnt able to apply the change it answered with:
Not sure why its not supported to pass variable changes through the MCP server?