I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

actionkit-mcp-starter
Code de démarrage pour un serveur MCP alimenté par Actionkit
3 years
Works with Finder
3
Github Watches
0
Github Forks
1
Github Stars
ActionKit MCP Starter
Background
This repo is an MCP server demoing ActionKit. Connect this server to your Claude Desktop or Cursor to get access to all of ActionKit's Slack actions.
In this example it is assumed that your user has authed via the Paragon Connect Portal.
For the purposes of this demo we filtered actions to Slack actions, but this setting can be changed by removing the Slack filter in
the index.ts
file.
Claude Desktop Setup
- First install
Claude Desktop
- Clone this repo and run
npm install
- Next run a
npm run build
to build a javascript file that will be used by Claude Desktop - Our last step is to point Claude Desktop to our MCP server
- Create/edit the Claude config file using a text editor i.e.
vi ~/Library/Application\ Support/Claude/claude_desktop_config.json
- In the
claude_desktop_config.json
file paste this configuration:
{
"mcpServers": {
"mcp-actionkit": {
"command": "node",
"args": [
"ABSOLUTE_PATH/actionkit-mcp-starter/build/index.js"
],
"env": {
"USER": "",
"PARAGON_PROJECT_ID": "",
"SIGNING_KEY":""
}
}
}
}
- Fill in your env variables with your Paragon credentials
- For the
USER
env variable, this will correspond to the logged in user authenticated in theParagon Connect Portal
- Use demo.useparagon.com to quickly login as your user and authenticate to Slack (This is a necessary for the Slack tools to be used on your behalf)
- Note: ABSOLUTE_PATH can be found by <CMD> clicking a file in your
Finder
on Mac
- Open Claude Desktop and there should be a
hammer icon
with the list of Slack tools
- Additionally there should also be a
plug icon
where you can verify that your app is connected to our MCP
Cursor Setup
- Install
Cursor
if not installed already - Clone this repo and run
npm install
- Next run a
npm run build
to build a javascript file that will be used by Cursor - Our last step is to point Cursor to our MCP server
- Create/edit the Cursor config file using a text editor i.e.
vi ~/.cursor/mcp.json
- In the
mcp.json
file paste this configuration:
{
"mcpServers": {
"mcp-actionkit": {
"command": "node",
"args": [
"ABSOLUTE_PATH/actionkit-mcp-starter/build/index.js"
],
"env": {
"USER": "",
"PARAGON_PROJECT_ID": "",
"SIGNING_KEY":""
}
}
}
}
- Fill in your env variables with your Paragon credentials
- For the
USER
env variable, this will correspond to the logged in user authenticated in theParagon Connect Portal
- Use demo.useparagon.com to quickly login as your user and authenticate to Slack (This is a necessary for the Slack tools to be used on your behalf)
- Note: ABSOLUTE_PATH can be found by <CMD> clicking a file in your
Finder
on Mac
- Open Cursor and a Cursor Settings page should appear with available MCPs
- You can also check by going to
Settings>Cursor Settings>MCP
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Japanese education, creating tailored learning experiences.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //github.com/suhail-ak-s/mcp-typeseense-server
本项目是一个钉钉 MCP (Protocole de connecteur de message) 服务 , 提供了与钉钉企业应用交互的 API 接口。项目基于 Go 语言开发 , 支持员工信息查询和消息发送等功能。
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
Reviews

user_Wp1z8VbO
Runbook MCP Server by qloba is a fantastic tool for streamlining and automating server management tasks. Its interface is user-friendly and the integration capabilities with various systems make it a versatile choice for IT professionals. The comprehensive documentation and the welcoming onboarding process ensure a smooth start for new users. Highly recommend checking it out via the provided link!