🔗 Proxy Management - Complete CRUD operations for Zabbix proxies with proxy_get(), proxy_create(), proxy_update(), and proxy_delete() tools supporting active/passive proxy types and TLS configuration
🚀 HTTP Transport Support - Configurable transport layer via ZABBIX_MCP_TRANSPORT environment variable supporting both stdio (default) and streamable-http modes with host, port, and stateless options
🔒 SSL Certificate Control - New VERIFY_SSL environment variable (default: true) to enable/disable SSL certificate verification for Zabbix API connections
📊 Array Output Parameter Support - All API methods now accept both string and array formats for the output parameter (e.g., ["hostid", "name"]), matching native Zabbix API behavior for selective field retrieval