mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
The three MCP siblings (mcp_client/mcp_tool/mcp_tools_cache) served one objective but sat loose at the top of shared/tools. Grouped them into an mcp/ package and dropped the redundant prefix: client.py, tool.py, cache.py. Updated all importers (routes, mcp_tools subagent, e2e fake patch targets, unit test) to the new paths. |
||
|---|---|---|
| .. | ||
| mcp | ||
| __init__.py | ||
| catalog.py | ||
| hitl.py | ||
| invalid_tool.py | ||
| knowledge_base.py | ||
| web_search.py | ||