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 94504e4 commit 5ccb13aCopy full SHA for 5ccb13a
DEVELOPING.md
@@ -14,7 +14,7 @@ make setup
14
15
```bash
16
source .venv/bin/activate
17
-mcp dev src/mcp_server_datahub/mcp_server.py
+mcp dev src/mcp_server_datahub/__main__.py
18
```
19
20
### Run using an MCP client
0 commit comments