Enables building AI apps in Slack using the Slack MCP server and OpenAI models.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OPENAI_API_KEY— 3. Unlock the OpenAI models from your OpenAI account dashboard by clicking [create a new secret key](https://platform.openai.com/api-keys), then save your OpenAI key into the .env file as like so:PORTSLACK_CLIENT_ID— YOUR_APP_CLIENT_IDSLACK_CLIENT_SECRET— YOUR_APP_CLIENT_SECRETSLACK_INSTALL_URL— 'https://<APP_INSTALLATION_URL>/slack/install'SLACK_SIGNING_SECRET— YOUR_APP_SIGNING_SECRETSLACK_STATE_SECRET— 'your-state-secret'[](https://m8ven.ai/mcp/abhinay8381-slack-mcp-server-y309pl)