Business intelligence assistant for Slack using Explorium MCP & Claude AI
Explorium Agent for Slack AI-powered Slack bot for business intelligence queries using Explorium API through MCP. Prerequisites - Slack workspace with admin access - Anthropic API key (You can replace with other LLM C...
Template notes
Explorium Agent for Slack
AI-powered Slack bot for business intelligence queries using Explorium API through MCP.
Prerequisites - Slack workspace with admin access - Anthropic API key (You can replace with other LLM Chat) - Explorium API Key
1. Create Slack App
Create App 1. Go to api.slack.com/apps 2. Click Create New App → From scratch 3. Give it name (e.g., "Explorium Agent") and select workspace
Bot Permissions (OAuth & Permissions) Add these Bot Token Scopes:
appmentions:read channels:history channels:read chat:write emoji:read groups:history groups:read im:history im:read mpim:history mpim:read reactions:read users:read
Enable Events 1. Event Subscriptions → Enable 2. Add Request URL (from n8n Slack Trigger node) 3. Subscribe to bot events: - appmention - message.channels - message.groups - message.im - message.mpim - reactionadded