We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0004a69 commit 04fb3f5Copy full SHA for 04fb3f5
pyproject.toml
@@ -116,7 +116,7 @@ Source = "https://github.com/dgunning/edgartools"
116
Changelog = "https://github.com/dgunning/edgartools/releases"
117
118
[project.scripts]
119
-edgartools-mcp = "edgar.ai.mcp_server:main"
+edgartools-mcp = "edgar.ai.mcp.server:main"
120
edgar-test = "tests.harness.cli:cli"
121
122
[tool.hatch.version]
0 commit comments