loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

equip

MCP Tool

CharlesMulic/equip

Cross-platform installer for MCP tools, behavioral rules, agent skills

Install

$ npx loaditout add CharlesMulic/equip

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "equip": {
      "command": "npx",
      "args": [
        "-y",
        "equip"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Equip

Equip your AI agents with augments — packages of MCP servers, behavioral rules, and agent skills that work across every platform.

[](https://github.com/CharlesMulic/equip/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@cg3/equip) [](https://nodejs.org) [](./LICENSE)

Discord · Augment Author Guide

What It Does

You want to add a capability to your AI coding agent — a knowledge base, a documentation fetcher, a code formatter. It should work on Claude Code, Cursor, VS Code, Windsurf, and every other platform. Each platform has its own config format, file paths, and quirks.

Equip handles all of that. One command, every platform.

equip prior           # Installs MCP server + rules + skills on all detected platforms
Install
npm install -g @cg3/equip

Or use without installing:

npx @cg3/equip prior
Quick Start
equip prior                    # Install an augment
equip status                   # See what's installed across all platforms
equip doctor                   # Validate config integrity + credential health
equip update prior             # Re-fetch and re-install latest version
equip refresh                  # Refresh expired OAuth tokens
equip reauth prior             # Re-authenticate and rotate credentials
equip restore claude-code      # Restore a platform to its pre-equip state
unequip prior                  # Remove an augment
How Augments Work

An augment is a bundle of up to four layers that enhance your agent:

| Layer | What It Does | Coverage | |---|---|---| | MCP Server | Makes capabilities *available* — agent can call them | All platforms | | [Behavioral Rules]

Tags

amazon-qclaude-codecodexcopilotcursorgeminimcpmcp-serverskill-md

Reviews

Loading reviews...

Quality Signals

2
Stars
0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/CharlesMulic/equip)](https://loaditout.ai/skills/CharlesMulic/equip)