Skip to content
VS Code

Cleo Family for VS Code

io.github.scottwittrock/cleo

Log baby feedings, diapers, and sleep; manage family tasks, meals, recipes, groceries, and trips.

client:VS Code transport:streamable-http

Install Cleo Family in VS Code

.vscode/mcp.json

{
  "servers": {
    "cleo": {
      "type": "http",
      "url": "https://api.cleofamily.app/mcp"
    }
  }
}

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

Cleo Family in other clients