We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c857133 commit 943b9ffCopy full SHA for 943b9ff
README.md
@@ -33,6 +33,11 @@
33
> Please be aware that you cannot use this MCP without an OpenAI-compatible API key.
34
> To gen. one, please visit: https://platform.openai.com/account/api-keys
35
36
+> [!NOTE]
37
+> For the time being, this MCP is working with the branch `feat/modern_pythonic_library_transformation` from the
38
+> mother library, AutoDDG. See more at: https://github.com/VIDA-NYU/AutoDDG/pull/4.
39
+> As such, we recommend you to instal AutoDDG from source with this library, until the PR is merged upstream.
40
+
41
## 💡 About The MCPStack AutoDDG Tool
42
43
This repository provides a **native MCP** around the **AutoDDG** library for dataset description and discovery:
0 commit comments