Support additionalProperties: true
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.