Mono-repo for kaaLabs tooling.
Each tool is self-contained and ships with its own README.md covering install, usage, and development details. The repository currently includes terminal UIs, API-focused CLIs, and MCP servers.
harnas-monitor— read-only TUI dashboard that watches aTASKS.tomlfile and shows real-time progress + task details. Docs: harnas-monitor/README.mdmodels-dev—modelsdevCLI for querying the public models.dev API (providers + models). Docs: models-dev/README.mdreqman—reqmanterminal UI (TUI) for managing TOML-backed databases from a JSON schema (OpenTUI). Docs: reqman/README.mdweather-mcp— stateless weather MCP server backed by Open-Meteo, with fuzzy city search, current conditions, 12-hour hourly outlook, and 7-day forecasts overstdio,http,sse, orstreamable-http. Docs: weather-mcp/README.md
- Pick a tool directory and follow its
README.md. - Most tools are independently installable and runnable from their own directory.