Remove hosted slack plugin stub

This commit is contained in:
Claude 2026-04-08 01:22:23 +00:00
parent 104d39be10
commit 508be0ee08
No known key found for this signature in database
2 changed files with 0 additions and 17 deletions

View File

@ -1,7 +0,0 @@
{
"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.",
"author": {
"name": "Slack"
}
}

View File

@ -1,10 +0,0 @@
{
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"oauth": {
"clientId": "1601185624273.8899143856786",
"callbackPort": 3118
}
}
}