ShowMeStepByStep for Zed
io.github.rt1966/showmestepbystep
Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.
client:Zed
transport:streamable-http
tools:6
Install ShowMeStepByStep in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"showmestepbystep": {
"url": "https://www.showmestepbystep.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs