Threadminder for Zed
ai.threadminder/threadminder
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
client:Zed
transport:streamable-http
Install Threadminder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"threadminder": {
"url": "https://mcp.threadminder.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs