Ross ROSS = Recommend OSS · open-source software intelligence for agents

kunchenguid/axi

Design principles for agent ergonomics. Higher accuracy with lower token cost than both MCP and regular CLI. observed · 2026-08-28

github.com/kunchenguid/axi · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 98
  • Longevity 11

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 10.0
  • age_days: 165
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1921 stars · 146 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AXI (Agent eXperience Interface) is a set of 10 design principles plus reference CLI tools for building agent-ergonomic applications that treat token budget as a first-class constraint. It ships reference implementations like gh-axi and chrome-devtools-axi that outperform MCP and human-oriented CLIs on cost, speed, and task success in published benchmarks.

Use cases

  • reduce token cost when agents call CLI tools
  • replace MCP servers with cheaper agent-native interfaces
  • build agent-ergonomic CLI tools following design principles
  • benchmark agent tool interfaces for success rate and cost
  • automate GitHub operations from an AI agent
  • automate browser tasks with lower overhead than MCP

When to choose

  • you are building CLI tools primarily consumed by LLM agents
  • you want lower token cost and fewer turns than MCP tool protocols
  • you need validated, benchmarked agent tooling patterns
  • you want ready-made agent-friendly wrappers for GitHub or Chrome DevTools

When to avoid

  • you need a mature, widely-adopted standard with broad ecosystem support
  • your tools are primarily for human users rather than agents
  • you require MCP-specific features like transport-level integrations
  • you need guaranteed results across models other than those benchmarked

Facets

framework · maturity active

cli agent-framework developer-tools developer-tools large-language-models cli cross-platform agent-ergonomics token-efficiency mcp-alternative agent-native-cli design-principles benchmarking ai-agents command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
kunchenguid/aximain81

For agents

markdown · JSON · MCP: product_card(name="kunchenguid/axi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem