Eventship for VS Code
com.eventship/mcp
Run in-person events from your AI: create events, manage tickets, attendees, broadcasts.
client:VS Code
transport:streamable-http
Install Eventship in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.eventship.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs