Hacker News new | ask | show | jobs
Show HN: Ac2 – Agentic CLI Toolkit to Enhance Claude Code and Gemini CLI (github.com)
1 points by Kholin 169 days ago
Hi Hackers, I've written a CLI toolkit to enhance Claude Code and Gemini CLI. It has two main features:

- Making AI agentic tools accessible from the web browser

- Providing MCP servers to interact with other agentic CLI tools—for example, if you use Claude Code, Codex, and Gemini CLI, you can call `gemini` and `codex` from within `claude`, or vice versa.