Overview
What is zed-slack-mcp?
This is a Zed extension that integrates Slack's Model Context Protocol (MCP) server into the Zed editor. It is intended for Zed users who want to interact with Slack data (e.g., search messages, list channels) directly from the editor using MCP tools.
How to use zed-slack-mcp?
Configure the extension in your Zed settings file by adding a "context_servers" entry for "mcp-server-slack" and providing a slack_bot_token, slack_team_id, and (optionally) slack_channel_ids. After saving the settings, the MCP server is automatically accessible through Zed’s context server interface.
Key features of zed-slack-mcp
- Seamlessly runs Slack’s MCP server inside Zed
- Requires only three configuration fields (bot token, team ID, channel IDs)
- Lightweight extension – no additional CLI or manual server startup
Use cases of zed-slack-mcp
—
FAQ from zed-slack-mcp
—