can Qoder mcp skip ssl cert verify?

we have some self-deployed MCP servers, and use self-signed certs, can Qoder skip ssl verify when try to use these MCP?

Qoder doesn’t expose a built-in “skip SSL verify” toggle for MCP servers today.
Maybe you can add your self-signed CA (or the server cert) to the OS trust store — macOS Keychain (System > Certificates, mark as “Always Trust”), or Windows “Trusted Root Certification Authorities”. Qoder relies on the system trust chain, so once the cert is trusted at the OS level it should just work.