Skip to content
Zed

BMI Kit for Zed

com.bmikit/body-composition

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

client:Zed transport:streamable-http

Install BMI Kit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "body-composition": {
      "url": "https://bmikit.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

BMI Kit in other clients