Nelly the Elephant for Zed
io.github.spicyricecakes/nelly-elephant-mcp
Search and resume past Claude Code conversations. An elephant never forgets.
client:Zed
transport:stdio
runtime:npm
Install Nelly the Elephant in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nelly-elephant-mcp": {
"command": "npx",
"args": [
"-y",
"nelly-elephant-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs