Command Palette

Search for a command to run...

Home / Servers

Uni-CLI

by olo-dot-io

Uni-CLI otter mascot

Uni-CLI

Give agents every interface
Install once. Search, run, inspect, repair.

Website   Operations   npm   简体中文

npm version Apache 2.0 license Node 22.19 or newer

Uni-CLI green observatory hero with one-click npm and agent prompt copy

Uni-CLI turns intent into a selected operation and a structured receipt across web, browser, desktop, local, and MCP surfaces.

npm install -g @zenalexa/unicli
unicli search "list the top Hacker News stories"
unicli hackernews top --limit 3 -f json

Route By Task

The catalog handles discovery and operation contracts. Execution then selects the strongest operator with the smallest effective scope. One provider runs; a failed path keeps its original cause and repair command.

Task boundaryExecution operatorWhy
Public data or stable service contractStructured APITyped fields, explicit auth, stable provenance
Files, system state, local toolsLocal runtimeDirect process and OS boundaries without browser state
Authenticated or private web contractBrowser protocolExplicit profile, cookie session, or network contract
Page-only web flowSemantic browserDOM and CDP semantics with an explicit target and session
Native desktop applicationAccessibilityStructured AX, UIA, or AT-SPI control trees
Pixel-only or unstructured interfaceVisual computer useCoordinate and visual observation when no stronger interface exists
unicli search "export my saved posts"     # discover and rank
unicli list --site reddit                  # inspect one surface
unicli browser doctor --json               # inspect browser delivery state
unicli repair reddit saved                 # verify a supported drift path

The Operation Contract

The public model stays compact:

intent → candidate operations → explicit selection → policy → substrate → receipt

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

199,260

mcp-server-git

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

89,176

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,176

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,176