feat: restore WORKSPACE_ROOT, add fastmcp server (App over SQLiteStore)
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@ authors = [
|
||||
{ name = "lda", email = "[email protected]" }
|
||||
]
|
||||
requires-python = ">=3.14"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"fastmcp>=4.0.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
||||
Reference in New Issue
Block a user