Skip to content

Commit 04fb3f5

Browse files
committed
Fixed the mcp entry point
1 parent 0004a69 commit 04fb3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Source = "https://github.com/dgunning/edgartools"
116116
Changelog = "https://github.com/dgunning/edgartools/releases"
117117

118118
[project.scripts]
119-
edgartools-mcp = "edgar.ai.mcp_server:main"
119+
edgartools-mcp = "edgar.ai.mcp.server:main"
120120
edgar-test = "tests.harness.cli:cli"
121121

122122
[tool.hatch.version]

0 commit comments

Comments
 (0)