Guide for integrating Slack messaging capabilities with Praison Labs agents using MCP
Install Dependencies
Make sure you have Node.js installed, as the MCP server requires it:
Set API Keys
Set your Slack credentials as environment variables in your terminal:
Create a file
Create a new file slack_agent.py
with the
following code:
Run the Agent
Execute your script:
Requirements