Added Streamable HTTP host and transport security configuration through Django settings. The integration now supports custom hosts, DNS rebinding protection, allowed hosts, and allowed origins using the official MCP SDK TransportSecuritySettings. Existing configurations remain backward compatible, with strict validation and regression coverage for Host, Origin, MCPApplication routing, and Bearer authentication.