slash-commands.md

 1---
 2title: Slash Commands (Removed)
 3description: Extension slash commands have been removed from Zed.
 4redirect_to: ./mcp-extensions.md
 5---
 6
 7# Slash Commands
 8
 9Extension-provided slash commands have been removed from Zed.
10
11To extend the Agent Panel with custom tools and context, use [MCP Servers](./mcp-extensions.md) instead.