CLI ToolsMay 14, 2026·2 min read

Uni-CLI — Governed Software Commands + MCP for Agents

Searchable CLI catalog (282 sites, 1680 commands) that serves governed tools to agents via MCP, with repairable adapters; verified 73★, pushed 2026-05-13.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, target-specific plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 94/100Policy: allow
Target
Claude Code, Codex, Gemini CLI
Kind
Cli
Install
Npm|Npx
Trust
Trust: Established
Entrypoint
npm install -g @zenalexa/unicli
Universal CLI install command
npx tokrepo install 00c4076f-c767-5bd9-9adb-bc12c135f613
Intro

Searchable CLI catalog (282 sites, 1680 commands) that serves governed tools to agents via MCP, with repairable adapters; verified 73★, pushed 2026-05-13.

Best for: Agent builders who need a governed command substrate across websites/apps/CLIs with evidence-rich outputs

Works with: Node 20+, npm global installs, and MCP clients (npx serve) per README

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 73 stars · 0 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npm install -g @zenalexa/unicli.

Main

  • Treat it as your agent substrate: search → execute → inspect evidence. Keep the outputs machine-readable (-f json) for downstream agents.

  • Start with low-risk sites/commands and a restrictive permission profile; then expand coverage once you have auditing in place.

  • Use MCP serve mode when you want to expose the catalog as tools to your agent runtime instead of shelling out directly.

  • Lean on “repair” workflows: README highlights adapter repair paths so broken integrations can be fixed rather than silently failing.

Source-backed notes

  • README Start In 30 Seconds shows npm install -g @zenalexa/unicli, unicli search ..., and npx @zenalexa/unicli mcp serve.
  • README badge line lists quantitative counts (sites/commands/pipeline steps/tests) embedded in the doc.
  • README includes protocol entry points and examples for MCP serve and other modes.

FAQ

  • Do I have to run it via MCP?: No — README shows you can run commands directly with unicli ..., then add MCP serve when needed.
  • Why include counts like sites/commands?: They help you gauge coverage; README embeds site and command counts in the header.
  • How do I keep executions safe?: Start with restrictive permission profiles and prefer evidence-rich outputs for auditing.
🙏

Source & Thanks

Source: https://github.com/olo-dot-io/uni-cli > License: Apache-2.0 > GitHub stars: 73 · forks: 0

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets