.pre-commit-config.yaml
AGENTS.md
CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
a2a.json
mcp_config.json
mkdocs.yml
opencode.json
pyproject.toml
requirements.txt
settings.yml
scripts/security_sanitizer.py
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
searxng_mcp/prompts/__init__.py
searxng_mcp/prompts/main_agent.json
searxng_mcp/skills/__init__.py
searxng_mcp/skills/searxng-starter/SKILL.md
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