Compare commits

..

2 Commits

Author SHA1 Message Date
Dickson Tsai
eb2cb95379 Point slack plugin to Slack's official repo 2026-02-23 21:32:54 -08:00
Tobin South
aa296ec81e Merge pull request #431 from anthropics/add-apache-licenses
Add Apache 2.0 LICENSE files to all internal plugins
2026-02-20 08:52:44 -08:00

View File

@@ -546,8 +546,11 @@
"name": "slack",
"description": "Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.",
"category": "productivity",
"source": "./external_plugins/slack",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/slack"
"source": {
"source": "url",
"url": "https://github.com/slackapi/slack-mcp-plugin.git"
},
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
},
{
"name": "vercel",