Odel
hydration reminder ai mcp

hydration reminder ai mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

Hydration Reminder Ai MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIhydration-reminder-ai-mcpv1.0.10

Run

uvx hydration-reminder-ai-mcp

MCP client config

{
  "mcpServers": {
    "hydration-reminder-ai-mcp": {
      "command": "uvx",
      "args": [
        "hydration-reminder-ai-mcp"
      ]
    }
  }
}