Agentx
Description
AgentX - Agent Extension: MCP Servers, Agent Skills and Plugins Manager
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AgentX
English | [Chinese](README.zh-CN.md)
AgentX stands for Agent eXtension: A unified CLI tool for managing **MCP (Model Context Protocol) Servers** and **Skills** across multiple AI coding agents.
Overview
AgentX simplifies the installation, management, and monitoring of MCP servers and skills across popular AI coding tools:
- Claude Code
- Codex
- Cursor
- Gemini CLI
- OpenCode
It provides both a command-line interface and an interactive terminal UI (TUI) for seamless configuration management.
Features
MCP Server Management
- Install/remove MCP servers across multiple agents
- Check installation status
- Bulk installation to all supported agents
- Supported MCP servers:
- Playwright - Browser automation capabilities
- Context7 - Library documentation access
Claude Code & Codex Skills Management
- Install skills from local paths or Git repositories
- Support for skill directories (with
SKILL.md); Claude Code also supports command files (.md) - Install from GitHub URLs with tree fragments
- Personal and project scope management
- Skills health checking and validation
Interactive TUI
- Three main tabs: MCP Servers, Skills, Code Agents
- Visual status matrix showing MCP installations across agents
- Keyboard shortcuts for quick navigation
- Real-time status updates
Installation
1. npm (global install)
npm install -g @agentsdance/agentx
2. Homebrew (macOS/Linux)
# Add the tap (points to this repo)
brew tap agentsdance/agentx https://github.com/agentsdance/agentx.git
# Install agentx
brew install agentx
# Upgrade to the latest version
brew upgrade agentx
3. Download Binary
Download the latest release from [GitHub Releases](https://github.com/agentsdance/agentx/releases).
4. Go Install
go install github.com/agentsdance/agentx@latest
5. Build from Source
# Clone the repository
git clone https://github.com/agentsdance/agentx.g
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development