LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
scripts/validate_a2a_agent.py
searxng_mcp/__init__.py
searxng_mcp/__main__.py
searxng_mcp/agent_server.py
searxng_mcp/mcp_config.json
searxng_mcp/mcp_server.py
searxng_mcp.egg-info/PKG-INFO
searxng_mcp.egg-info/SOURCES.txt
searxng_mcp.egg-info/dependency_links.txt
searxng_mcp.egg-info/entry_points.txt
searxng_mcp.egg-info/requires.txt
searxng_mcp.egg-info/top_level.txt
searxng_mcp/mcp/__init__.py
tests/conftest.py
tests/test_concept_parity.py
tests/test_init.py
tests/test_init_dynamics.py
tests/test_searxng_mcp.py
tests/test_startup.py