moadim 3.2.6

Loop engine for AI agents — routines over REST, MCP, and a built-in web UI
1
2
3
4
5
6
7
8
{
  "mcpServers": {
    "moadim": {
      "type": "http",
      "url": "http://localhost:5784/mcp"
    }
  }
}