Skip to content
Grok

BMI Kit for Grok

com.bmikit/body-composition

Body composition for AI: BMI, body fat, FFMI, waist-to-height, plus saved measurement trends.

client:Grok transport:streamable-http

Install BMI Kit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "body-composition": {
      "type": "http",
      "url": "https://bmikit.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

BMI Kit in other clients