claude-lens
See everything. Control everything.
Delete nothing—unless you want to.
A TUI for managing your Claude Code plugins, MCPs, agents, skills, and commands.
$ npx claude-lens
Requires Node.js 18+
Why claude-lens?
Claude Code's ecosystem grows fast. Plugins, MCP servers, custom agents—they pile up and quietly consume context. Take back control.
Full Visibility
Dashboard overview of everything installed across global and project scopes. See what's consuming your context.
Toggle Anything
Enable or disable plugins, MCPs, agents, skills, and commands with a single keystroke.
Non-Destructive
Disabled items aren't deleted—just hidden. Restore anytime, or permanently delete when ready.
Project Aware
Manage configurations per-project. See what's global vs project-specific at a glance.
Vim-style Navigation
Navigate with j/k/h/l keys. Fast, efficient, keyboard-first design.
CLI + TUI
Interactive dashboard or scriptable CLI. Use --json for automation.
What It Manages
| Component | Description |
|---|---|
| Plugins | Marketplace extensions (Figma, frontend-design, etc.) |
| MCPs | Model Context Protocol servers—connections to external tools |
| Agents | Custom AI personas with specific behaviors |
| Skills | Reusable capabilities, often linked to MCP tools |
| Commands | Prompt templates invoked with /command-name |
| Projects | Discovered Claude Code projects with their configurations |
Quick Start
Run directly (recommended)
Or install globally
CLI commands
Keyboard Shortcuts
Navigate like a pro with vim-style keybindings