
Cross-Code Organizer
Supports UIby mcpware
A cross-harness config dashboard for AI coding tools to manage memories, skills, and MCP servers.
What it does
Cross-Code Organizer (CCO) is a central management dashboard for AI coding tool configurations. It provides visibility and control over memories, skills, and MCP servers across multiple harnesses, specifically Claude Code and Codex CLI, preventing context bloat and identifying poisoned tools.
Tools
scan: Scans local harness directories to visualize active configurations and shadowed items.security-scan: Detects tool poisoning and prompt injection in installed MCP servers using 60+ patterns.distill: Reduces bloated session files (JSONL) by stripping tool results while preserving conversation text.trim-images: Removes base64 image blocks from sessions to reclaim context space.
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"cross-code-organizer": {
"command": "npx",
"args": ["@mcpware/cross-code-organizer"]
}
}
}
Supported hosts
Claude, Codex
Quick install
npx @mcpware/cross-code-organizerInformation
- Pricing
- free
- Published
- 5/3/2026
- stars





