To pass the MotherDuck token to Metabase when using the DuckDB plugin, you should include the token in the connection string. Use the format md:my_db?motherduck_token=YOUR_TOKEN_HERE when setting up the connection in Metabase. This format ensures that the token is included directly in the connection string, allowing Metabase to authenticate with MotherDuck. Would you like more details on setting this up?Sources:
- MotherDuck SQL Reference
- Slack Community Discussion
- Slack Community Discussion
💡Hint: Mention RunLLM in the thread for followups.