mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-19 11:13:08 +00:00
Compare commits
2 Commits
add-apache
...
dickson/up
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb2cb95379 | ||
|
|
aa296ec81e |
@@ -546,8 +546,11 @@
|
|||||||
"name": "slack",
|
"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.",
|
"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",
|
"category": "productivity",
|
||||||
"source": "./external_plugins/slack",
|
"source": {
|
||||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/slack"
|
"source": "url",
|
||||||
|
"url": "https://github.com/slackapi/slack-mcp-plugin.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vercel",
|
"name": "vercel",
|
||||||
|
|||||||
Reference in New Issue
Block a user