Organize

Open the Claude Code Organizer dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes

majiayu000 0e6b7a9 2 files · 1.7 KB Updated 567 repo stars

File contents

Organize — Claude Code Dashboard

Launch the Claude Code Organizer dashboard to visually manage all your customizations.

What to do

  1. Run the organizer server:
npx @mcpware/claude-code-organizer@latest $ARGUMENTS
  1. Tell the user the dashboard is opening in their browser at http://localhost:3847 (or the next available port).

  2. If the user provides --port <number>, pass it through as the argument.

What this does

Opens a drag-and-drop web dashboard showing:

  • All memories, skills, MCP servers, hooks, configs, and plugins
  • Shows what loads globally vs per-project (Global and Project scopes)
  • Move items between scopes via drag-and-drop
  • Search, filter, and preview any item
  • Delete items with undo support

majiayu000/claude-skill-registry-data/tree/main/skills/organize-mcpware-claude-code-organize commit 0e6b7a96a1

Frequently asked questions

npx skillmds add majiayu000/organize-4