Fotify for VS Code
app.fotify/mcp
Create events, collect guest photos and manage RSVP invitations for weddings and parties.
client:VS Code
transport:streamable-http
Install Fotify in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://server.fotify.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs