Due Date for Cursor
com.gumballtools/due-date
Estimate a due date from LMP, conception, or ultrasound, with ACOG redating rules.
client:Cursor
transport:streamable-http
tools:1
Install Due Date in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"due-date": {
"url": "https://due-date.gumballtools.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs