Remove hosted slack plugin stub (#1305)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Tobin South 2026-04-10 15:02:18 -07:00 committed by GitHub
parent 9a6b30ebb4
commit 9fc974ef8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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
}
}
}