mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-09 15:58:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| connectors | ||
| docker-installation | ||
| how-to | ||
| local-models | ||
| messaging-channels | ||
| code-of-conduct.mdx | ||
| index.mdx | ||
| installation.mdx | ||
| manual-installation.mdx | ||
| meta.json | ||
| observability.mdx | ||
| testing.mdx | ||