Install
openclaw skills install @dataify-server/dataify-mcpopenclaw skills install @dataify-server/dataify-mcpCreate a minimal, valid Dataify MCP configuration without exposing credentials or overwriting unrelated servers.
DATAIFY_API_TOKEN from the environment.--inspect; output must redact the credential.scripts/configure_mcp.py --client <client> --capability <search|research|ecommerce|social> or an explicit preset.--write; preserve other MCP servers and create a backup.--verify for a protocol-level initialize check. Tell the user to restart or reconnect the client when required, then confirm required tools are visible before continuing the original request.python3 scripts/configure_mcp.py --client codex --preset research
export for macOS/Linux shells, $env: for Windows PowerShell, or set for Windows Command Prompt). Show other platforms or persistent setup only when detection is ambiguous or the user asks.DATAIFY_API_TOKEN is present; never print its value. If verification succeeds, continue the original task without asking the user to repeat it..env unless the execution path explicitly loads it, and ensure .env is ignored by version control.