Use Claude Desktop as a free Claude Code replacement
متى تستخدمه: You don't want to pay for Claude Code but want the same loop in Desktop.
المتطلبات الأساسية
- Server/skill installed and authenticated — See repo README
الخطوات
-
Init a projectInitialize codemcp in /repos/my-project. Whitelist
pytestandruffonly.✓ تم النسخ→ codemcp.toml written with those two commands -
IterateAdd a /healthz endpoint and a test for it. Run pytest after.✓ تم النسخ→ File edits + green test output, auto-committed
النتيجة: Coding-agent workflow in plain Claude Desktop — every step a git commit.
المزالق
- RunCommand only runs what's whitelisted in codemcp.toml — RunCommand only runs what's whitelisted in codemcp.toml — list every command you'll need upfront.