ProductivityVerifiedJavaScript

claude-code-organizer

Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.

Free
N/A rating (0 reviews)0 installs211 GitHub stars

The Claude Code Organizer provides a comprehensive interface for managing various aspects of Claude Code, including memories and configurations. It also features tools for security scanning to detect potential tool poisoning, ensuring the integrity of your code environment. Additionally, users can track context token budgets, perform duplicate cleanup, and manage the scope of their projects effectively.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-organizer": {
      "args": [
        "-y",
        "@mcpware/claude-code-organizer"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1