datapass / README.md
waroca's picture
Upload folder using huggingface_hub
4d2d85d verified
---
title: DataPass
emoji: 🎫
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.6.0
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- email
---
# DataPass
**Your pass to private datasets.**
Subscribe to premium datasets and query them with SQL or natural language via MCP — without ever downloading the raw data.
## Configuration
This Space requires the following **Secrets** (Settings → Variables and secrets):
- `MCP_SERVER_URL`: The URL of your DataPass Server (e.g., `https://username-datapass-server.hf.space`)
## OAuth
OAuth is enabled via `hf_oauth: true` in the metadata above. Users sign in with their Hugging Face account to subscribe to datasets and receive access tokens.