Note: This project has migrated from GitHub to Codeberg. Canonical location: https://codeberg.org/remcokortekaas/kltools The GitHub location is now archived and read-only.
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.mdmcporter— CLI for discovering MCP servers from OpenCode and Codex configs, listing tools, and invoking tools with JSON arguments. Docs: mcporter/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, 7-day forecasts, and historical daily weather 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.