Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 14, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan específico por destino y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Destino
Claude Code, Codex, Gemini CLI
Tipo
Cli
Instalación
Npm|Npx
Confianza
Confianza: Established
Entrada
npm install -g @zenalexa/unicli
Comando CLI universal
npx tokrepo install 00c4076f-c767-5bd9-9adb-bc12c135f613
Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados