SurfSense/surfsense_web/content/docs
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
..
connectors feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
docker-installation feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
how-to refactor(mcp): flatten to mcp_server package, drop src layout 2026-07-07 20:24:53 +02:00
local-models feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
messaging-channels feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
code-of-conduct.mdx feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility 2026-03-10 03:33:57 +05:30
index.mdx feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
installation.mdx feat: update installation documentation with new structure and content for manual installation 2026-03-12 21:24:55 +05:30
manual-installation.mdx feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
meta.json feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
observability.mdx feat(docs): add observability documentation 2026-05-23 03:18:25 +05:30
testing.mdx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30