From 902f9a3b6a20dbcba60f9351ca499dec0b1ca2b3 Mon Sep 17 00:00:00 2001 From: Geoff-Robin Date: Tue, 7 Oct 2025 01:26:09 +0530 Subject: [PATCH] Changed cognee-mcp\pyproject.toml --- cognee-mcp/pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cognee-mcp/pyproject.toml b/cognee-mcp/pyproject.toml index 5c92deac8..0c1b6999f 100644 --- a/cognee-mcp/pyproject.toml +++ b/cognee-mcp/pyproject.toml @@ -36,5 +36,4 @@ dev = [ allow-direct-references = true [project.scripts] -cognee = "src:main" -cognee-mcp = "src:main_mcp" +cognee-mcp = "src:main" \ No newline at end of file