cdc

nassimkhatiba-ai/cdc
★ 0 stars JavaScript AI/LLM Updated 3d ago
Convert MCP servers into Claude Code skills — not MCP connections. Token-minimal, code-execution pattern.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cdc": {
      "command": "npx",
      "args": [
        "-y",
        "nassimkhatiba-ai/cdc"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/logo.svg" width="128" height="128" alt="CDC logo"> </p> <h1 align="center">CDC</h1> <p align="center"> <strong>Code-Call Descriptors</strong> &mdash; stop loading MCPs into context.<br> Convert them into <strong>Agent Skills</strong> for Claude Code and Codex instead.

Topics

agentscdcclaude-codemcpopenapitoken-efficiency