kcaldata for Cursor
io.github.kcaldata/kcaldata
Natural-language calorie lookup. Send '2 large eggs', get USDA-sourced nutrition data.
client:Cursor
transport:streamable-http
tools:1
Install kcaldata in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kcaldata": {
"url": "https://api.kcaldata.com/mcp-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs