How to create and configure the Slack and Notion apps needed to run your own Nock instance.
Nock requires three external integrations: a Slack app (for slash commands and event listening), a Notion integration (for CRM access), and an Anthropic API key (for the AI agent). Optionally, Supabase is used to store the connection between your Slack workspace and Notion, and Perplexity is used for research in #agent mode.
Nock accesses your Notion workspace via an internal integration token.
https://www.notion.so/profile/integrations and click New integration.Nock CRM) and select your workspace.Read contentUpdate contentInsert contentNOTION_TOKEN.... menu → Connections, and add your integration.Nock needs access to all databases it should be able to read or write. Run /nock refresh settings after granting access to new databases.
Go to https://api.slack.com/apps and click Create New App → From scratch. Name it Nock and select your workspace.