Python MCP server that exposes a web_search tool backed by a SearXNG instance. Includes tests with mocked HTTP via respx. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
40 B
Plaintext
5 lines
40 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|