Text2Event for VS Code
com.text2event/mcp
Extracts calendar events from natural-language text, with .ics and calendar links.
client:VS Code
transport:streamable-http
Install Text2Event in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.text2event.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs