"""Test suite for HTTP wrapper functionality.""" # This package contains tests for: # - config: Configuration loader and validation # - filtering: Tool filtering for Claude Desktop compatibility # - middleware: HTTP authentication middleware # - server: Core HTTP MCP server (integration tests would go here) __all__ = []