claude code organizer for Cline
io.github.mcpware/claude-code-organizer
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
client:Cline
transport:stdio
runtime:npm
Install claude code organizer in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"claude-code-organizer": {
"command": "npx",
"args": [
"-y",
"@mcpware/claude-code-organizer"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs