Files
Cursor Agent ea6c269b90 Add service SVG icons to plugin manifests
Add inline SVG brand icons to the 'icon' field in each plugin.json.
Icons sourced from Simple Icons (CC0) where available, with standard
brand marks for Twilio, Slack, and LaunchDarkly.

Co-authored-by: n2parko <n2parko@users.noreply.github.com>
2026-02-09 04:59:55 +00:00
..
2026-02-08 00:21:50 +00:00
2026-02-08 00:21:50 +00:00

Slack Plugin

Cursor plugin for Slack — Bolt framework, Block Kit, Events API, and Slack app development.

Installation

agent install slack

Components

Skills

Skill Description
create-slack-bot End-to-end bot setup with event listeners, interactive components, and deployment
setup-slash-commands Slash command handlers with subcommand routing, modals, and deferred responses

MCP Server

Provides Slack API access via @anthropic/mcp-server-slack.

Requires SLACK_BOT_TOKEN and SLACK_APP_TOKEN environment variables.

License

MIT