defang
defang copied to clipboard
Prevent the MCP server from calling the Defang CLI
Whenever we try to use the MCP server and the MCP tool call happen with a failure it will try to trigger the Defang CLI. We want to prevent this because it an unwanted behavior.
Idea: We don’t really have control over how the LLM behaves—the only way to influence it is by explicitly telling it what to do.
Can we 'discourage' it?