LTD MCP for Zed
io.github.eshller/ltd-mcp
Project management MCP for AI agents with safe task reads and writes.
client:Zed
transport:streamable-http
Install LTD MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ltd-mcp": {
"url": "https://api.eshway.com/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs