- What did we ship last week?
- What’s blocking the release?
- Summarize the latest GitHub pull requests.
:
- Unlocks hidden value: your data in Slack, GitHub, and Linear already contains the insights you need. makes them accessible.
- Enables faster decisions: no need to search or ask around, you get answers in seconds.
- Is easy to use: runs a and MCP servers statelessly in lightweight Docker containers.
- Integrates seamlessly with : uses a so you securely and reliably store your company data. Prefer to self-host? Use a instance with .
- Automatically partitioning the data into 7-day chunks for efficient queries
- Compressing the data after 45 days to save space
- Segmenting by channel for faster retrieval
Prerequisites
To follow the procedure on this page you need to:- Create a target . This procedure also works for .
- Install Docker on your developer device
- Install
- Have rights to create an Anthropic API key
- Optionally:
- Have rights to create a GitHub token
- Have rights to create a Logfire token
- Have rights to create a Linear token
Interactive setup
is a production-ready repository running and that creates and runs the following components for you:- An ingest Slack app that consumes all messages and reactions from public channels in your Slack workspace
- A that analyzes your company data for you
- A instance that stores data from the Slack apps
- MCP servers that connect data sources to
- A listener Slack app that passes questions to the when you @tag it in a public channel, and returns the AI analysis on your data
-
Install to manage and run your AI-powered Slack bots
In a local folder, run the following command from the terminal:
-
Start the setup
You see a summary of the setup procedure. Type
yand pressEnter. -
Create the to use with
You see
Do you want to use a free tier Tiger Cloud Database? [y/N]:. PressYto create a free . opens the authentication page in your browser. ClickAuthorize. creates a called tiger-eon and stores the credentials in your local keychain. If you pressN, the setup creates and runs in a local Docker container. -
Create the ingest Slack app
-
In the terminal, name your ingest Slack app:
- proposes to create an ingest app called
tiger-slack-ingest, pressEnter. - Do the same for the App description.
- opens
Your Appsin https://api.slack.com/apps/.
- proposes to create an ingest app called
-
Start configuring your ingest app in Slack:
- In the Slack
Your Appspage: - Click
Create New App, clickFrom an manifest, then select a workspace. - Click
Next. Slack opensCreate app from manifest.
- In the Slack
-
Add the Slack app manifest:
- In terminal press
Enter. The setup prints the Slack app manifest to terminal and adds it to your clipboard. - In the Slack
Create app from manifestwindow, paste the manifest. - Click
Next, then clickCreate.
- In terminal press
-
Configure an app-level token:
- In your app settings, go to
Basic Information. - Scroll to
App-Level Tokens. - Click
Generate Token and Scopes. - Add a
Token Name, then clickAdd Scopeaddconnections:write, then clickGenerate. - Copy the
xapp-*token and clickDone. - In the terminal, paste the token, then press
Enter.
- In your app settings, go to
-
Configure a bot user OAuth token:
- In your app settings, under
Features, clickApp Home. - Scroll down, then enable
Allow users to send Slash commands and messages from the messages tab. - In your app settings, under
Settings, clickInstall App. - Click
Install to <workspace name>, then clickAllow. - Copy the
xoxb-Bot User OAuth Token locally. - In the terminal, paste the token, then press
Enter.
- In your app settings, under
-
In the terminal, name your ingest Slack app:
- Create the Slack app Follow the same procedure as you did for the ingest Slack app.
- Integrate with Anthropic The setup opens https://console.anthropic.com/settings/keys. Create a Claude Code key, then paste it in the terminal.
-
Integrate with Logfire
If you would like to integrate logfire with , paste your token and press
Enter. If not, pressEnter. -
Integrate with GitHub
The setup asks if you would like to
Enable github MCP server?". For {EON_SHORT} to answer questions about the activity in your Github organization. Pressyto integrate with GitHub. -
Integrate with Linear
The setup asks if you would like to
Enable linear MCP server? [y/N]:. Pressyto integrate with Linear. -
Give access to private repositories
- The setup asks if you would like to include access to private repositories. Press
y. - Follow the GitHub token creation process.
- In the setup add your organization name, then paste the GitHub token.
tiger-eon, then starts in Docker.
- The setup asks if you would like to include access to private repositories. Press
- The ingest and chat apps in Slack
- A private MCP server connecting to your data in GitHub
- A that securely stores the data used by
Integrate in your Slack workspace
To enable your AI Assistant to analyze your data for you when you ask a question, open a public channel, invite@eon to join, then ask a question:
