Timequip for Zed
com.timequip/timequip
Manage Timequip projects, tasks, comments, members, and dashboards through MCP.
client:Zed
transport:streamable-http
Install Timequip in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timequip": {
"url": "https://mcp.timequip.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs