Compare commits

..

1 Commits

Author SHA1 Message Date
Noah Zweben
666f448846 Add firecrawl plugin to marketplace
Co-authored-by: claude <noreply@anthropic.com>
2026-02-06 23:28:40 +00:00

View File

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