Text2Event for Cursor
com.text2event/mcp
Extracts calendar events from natural-language text, with .ics and calendar links.
client:Cursor
transport:streamable-http
Install Text2Event in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.text2event.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs