claude code organizer for Claude Desktop
io.github.mcpware/claude-code-organizer
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
client:Claude Desktop
transport:stdio
runtime:npm
Install claude code organizer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-code-organizer": {
"command": "npx",
"args": [
"-y",
"@mcpware/claude-code-organizer"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs