SurfSense/surfsense_web/content/docs/how-to
CREDO23 116291a3b6 refactor(mcp): flatten to mcp_server package, drop src layout
Rename the import package surfsense_mcp -> mcp_server and remove the
src/ layer so the project mirrors the backend's shape (project folder
!= package name, e.g. surfsense_backend/app). Kills the redundant
surfsense_mcp/src/surfsense_mcp nesting.

Distribution name and console command (surfsense-mcp) are unchanged;
only python -m and internal import paths move to mcp_server. Dockerfile
CMD updated; no PYTHONPATH added since the editable install already
makes the package importable.
2026-07-07 20:24:53 +02:00
..
index.mdx docs: add Zero sync documentation and update existing docs 2026-03-23 18:35:39 +02:00
mcp-server.mdx refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
meta.json feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
realtime-collaboration.mdx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
web-search.mdx feat(agents): consolidate connectors under mcp_discovery; route web search through google_search 2026-07-04 21:06:04 -07:00
zero-sync.mdx feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00