agent-zero
agent-zero copied to clipboard
Optional TLS verification bypass for MCP servers
When setting up a MCP server, it does not seem possible to use an option to skip verification of TLS certificate. This prevent us to connect to internal servers.
This is a problem in preproduction environment or internal systems as clear text is not a good solution but official TLS certificates can not be used and setup easily.
Implementation proposal in https://github.com/agent0ai/agent-zero/pull/693