mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
feat: add MCP connector backend support
This commit is contained in:
parent
8646fecc8b
commit
305a981d14
14 changed files with 1083 additions and 29 deletions
|
|
@ -57,6 +57,9 @@ dependencies = [
|
|||
"chonkie[all]>=1.5.0",
|
||||
"langgraph-checkpoint-postgres>=3.0.2",
|
||||
"psycopg[binary,pool]>=3.3.2",
|
||||
"mcp>=1.25.0",
|
||||
"starlette>=0.40.0,<0.51.0",
|
||||
"sse-starlette>=3.1.1,<3.1.2",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue