actionkit-mcp-starter

actionkit-mcp-starter

2

The ActionKit MCP Starter is a demo MCP server designed to showcase ActionKit's Slack actions. It requires Claude Desktop or Cursor for integration and is customizable to support other actions beyond Slack by adjusting configuration files.

ActionKit MCP Starter

Overview

This repository is an MCP server demonstrating ActionKit, specifically focused on Slack actions. It is designed to be used with Claude Desktop or Cursor. Users are required to authenticate via the Paragon Connect Portal. Configuration can be adjusted to include various actions by modifying the server setup files.

Setup Instructions

  • Claude Desktop Setup:
    • Install Claude Desktop.
    • Clone this repository, run npm install, and then npm run build.
    • Configure the Claude config file to connect to the MCP server.
  • Cursor Setup:
    • Install Cursor.
    • Follow similar steps as in Claude Desktop for installation and configuration.