Lemonvite for VS Code
com.lemonvite/lemonvite
Create, design and send event invitations, manage guest lists, and track RSVPs.
client:VS Code
transport:streamable-http
Install Lemonvite in VS Code
.vscode/mcp.json
{
"servers": {
"lemonvite": {
"type": "http",
"url": "https://www.lemonvite.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs