fix: Resolve cognee mcp run issue

This commit is contained in:
Igor Ilic 2025-09-12 17:01:41 +02:00
parent 3289255e15
commit 21f0446dae

View file

@ -147,7 +147,7 @@ Homepage = "https://www.cognee.ai"
Repository = "https://github.com/topoteretes/cognee" Repository = "https://github.com/topoteretes/cognee"
[project.scripts] [project.scripts]
cognee = "cognee.cli._cognee:main" cognee-cli = "cognee.cli._cognee:main"
[build-system] [build-system]
requires = ["hatchling"] requires = ["hatchling"]