Supernova — Secrets Template
Copy this file to .env (which is gitignored) and fill in values.
See _System/SecretsRegistry.md for full descriptions of each var,
how to obtain it, and the scopes / permissions required.
NEVER commit .env to git. NEVER paste secrets into agent/skill/wiki files.
============================================================
Active integrations — Anthropic-hosted MCP, NO keys needed here
============================================================
Gmail, Google Calendar, Google Drive auth via:
mcp__claude_ai_{Gmail|Google_Calendar|Google_Drive}__authenticate
Tokens live in the Anthropic MCP service. Cached state at
~/.claude/mcp-needs-auth-cache.json.
============================================================
Deferred integrations — fill in when wiring these up
============================================================
--- Slack ---
Get from https://api.slack.com/apps → your app → OAuth & Permissions
Bot token (starts with xoxb-)
SLACK_BOT_TOKEN=
--- Asana ---
Get from https://app.asana.com/0/my-apps → Personal access tokens
ASANA_PERSONAL_ACCESS_TOKEN=
--- Whoop (only when API integration replaces file-drop) ---
Get from https://developer.whoop.com → Apps → Create app
WHOOP_CLIENT_ID= WHOOP_CLIENT_SECRET=