Text2Event for Zed
com.text2event/mcp
Extracts calendar events from natural-language text, with .ics and calendar links.
client:Zed
transport:streamable-http
Install Text2Event in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.text2event.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs