Show HN: CLI-use – turn any MCP server into a CLI in one command
Category: devtools
Tags: mcp, cli, ai-agents, developer-tools, automation
Score: 6.8/10 (Innovation: 7, Technical: 5, Documentation: 8, Utility: 7)
cli-use converts any Model Context Protocol (MCP) server into a native command-line interface, dramatically reducing token overhead for AI agents by replacing verbose JSON-RPC calls with terse shell commands. It's interesting because it bridges the gap between MCP's structured tool-calling and Unix shell composability while automatically generating agent-readable documentation.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/JustVugg/cli-use · Python · MIT · 8 stars
View on Hacker News