Feature: mcp server

This commit is contained in:
shamoon
2026-01-26 23:37:23 -08:00
parent 6997a2ab8b
commit 902ad8303b
8 changed files with 855 additions and 21 deletions

View File

@@ -36,6 +36,7 @@ dependencies = [
"django-extensions~=4.1",
"django-filter~=25.1",
"django-guardian~=3.2.0",
"django-mcp-server~=0.5.7",
"django-multiselectfield~=1.0.1",
"django-soft-delete~=1.0.18",
"django-treenode>=0.23.2",