Skip to content
Zed

Moveat for Zed

app.wemoveat/moveat

Coaching app for fitness coaches: read client check-ins, weight trends, diets and programs.

client:Zed transport:streamable-http

Install Moveat in Zed

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

{
  "context_servers": {
    "moveat": {
      "url": "https://wemoveat.app/api/mcp"
    }
  }
}

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

Moveat in other clients