Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Terminal-first agentic coding tool (CLI), with VS Code/JetBrains IDE integration
- [Claude Desktop](https://claude.ai/download) - macOS + Windows app; includes **Cowork** GUI for non-technical workflows and the dedicated **Code** tab.
- Install CLI: `curl -fsSL https://claude.ai/install.sh | bash` (macOS/Linux) or via Homebrew/Winget.
- [Claude for Chrome (Beta)](https://chromewebstore.google.com/detail/claude/fcoeoabgfenejglbffodgkkbkcdhcgfn) - Integrates with Claude Code for browser control (multi-tab workflows, Slack, Gmail, GitHub).
- [Surt/cleo](https://github.com/Surt/cleo) - npm-style dependency manager for Claude Code — install plugins, skills, agents, hooks, and MCP servers from one `cleo.json` manifest.

### 🔌 Model Context Protocol (MCP)

Expand Down