Compare commits

...

1 Commits

Author SHA1 Message Date
Claude
508be0ee08 Remove hosted slack plugin stub 2026-04-08 01:22:23 +00:00
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
}
}
}