Generate Greetings for Cursor
com.generategreetings/greetings
Create family-friendly greeting text and downloadable cards in 13 languages, including Hindi.
client:Cursor
transport:streamable-http
tools:3
Install Generate Greetings in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"greetings": {
"url": "https://generategreetings.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs