BMI Kit for Cursor
com.bmikit/body-composition
Body composition for AI: BMI, body fat, FFMI, waist-to-height, plus saved measurement trends.
client:Cursor
transport:streamable-http
Install BMI Kit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"body-composition": {
"url": "https://bmikit.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs