Skip to content
VS Code

Moveat for VS Code

app.wemoveat/moveat

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

client:VS Code transport:streamable-http

Install Moveat in VS Code

.vscode/mcp.json

{
  "servers": {
    "moveat": {
      "type": "http",
      "url": "https://wemoveat.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Moveat in other clients