Gegenüberstellung: Claude Code / Cowork, Cursor und Codex

Produktlandschaft ändert sich schnell — Preise und Feature-Flags vor Entscheidungen erneut prüfen. Stand 4. Juli 2026.

Summary

Vier Produktlinien in drei Anbieter-Ökosystemen prägen 2026 das Agent-Segment: Coding-Agenten (Claude Code, Cursor, Codex) plus Knowledge-Work-Agent (Claude Cowork, Anthropic). Stand 4. Juli 2026: Cursor 3.9 (Plugins, Cloud Agents, Automations), Claude Code mit Dynamic Workflows GA (ab v2.1.154, Trigger ab v2.1.160 natürlichsprachlich), Claude Cowork GA auf allen Paid-Plänen, Codex CLI 0.142.4 mit Codex Remote GA. Für das KI-Betriebssystem bleibt Cursor die Interaktionsschicht; Cowork ergänzt nicht-codierendes Knowledge Work; Claude Code und Codex sind Headless-/Parallel-Alternativen neben cursor-agent und Vertex.

Problem Frame

Das KI-Betriebssystem verankert Mensch–KI-Interaktion in Cursor (Schicht Interaktion). Gleichzeitig wachsen parallele Agent-Ökosysteme mit ähnlichen Primitiven (MCP, Skills, Subagents, Cloud-VMs, Automations) — aber unterschiedlicher Produktidentität, Preismodell und Stärke bei Coding vs. Knowledge Work. Ohne aktuelle Gegenüberstellung entstehen Fehlentscheidungen: z. B. Cowork für Repo-Refactors buchen, oder Cursor-Automations duplizieren, wo KAIROS/Vertex bereits orchestrieren.

Key Decisions

  • KD1 — Vier-Produkt-Raster, nicht drei: Claude Code (Entwicklung) und Claude Cowork (Knowledge Work) teilen Agent-Architektur, unterscheiden sich aber in Oberfläche, Permissions und Zielnutzer. Vergleich behandelt beide explizit.
  • KD2 — KI-OS-Linse: Bewertung priorisiert Passung zum bestehenden Stack (Cursor-first, KAIROS-SOPs, Vertex-Bridge, PKMS/Obsidian-MCP, Headless cursor-agent) — nicht generisches „bestes Tool absolut“.
  • KD3 — Knowledge-Work-Linse: Cowork, Cursor-Automations und Codex-App werden auf Dokumente, Research, wiederkehrende Büro-Workflows bewertet — nicht nur auf Code-Commits.
  • KD4 — Kein Vendor-Wechsel als Default: Keines der drei Ökosysteme ersetzt das KI-OS-Kernmodell; ergänzende Nutzung (Cowork für DOCX/PDF-Pipelines, Codex/Claude Code als zweiter Headless-Kanal) ist in Scope.
  • KD5 — Vergleichsstand eingefroren: Feature- und Versionsangaben beziehen sich auf Juni/Juli 2026; dynamische Preise und Rollouts als Annahme mit Revalidierung markiert.

Produkt-Matrix — wann welches Tool?

SituationEmpfohlenWarum
Tägliche Entwicklung im KI-OS-Repo, .cursorrules, KAIROS-SOPsCursorKanonische Interaktionsschicht; Rules, MCP, Headless-Handoff bereits integriert
Multi-Datei-Feature, PR, CI, parallele Cloud-VMsCursor 3.7+/in-cloud, Cloud-Environment-Snapshots, Handoff lokal↔cloud
Nicht-technisches Knowledge Work (DOCX/XLSX/PPTX/PDF, Ordner, Research)Claude CoworkDesktop-Agent ohne Terminal; Office-Skills; Scheduled Tasks
Maximale Parallel-Orchestrierung (100+ Subagents, Custom Harness)Claude Code (Dynamic Workflows / ultracode)Eigene Orchestration-Skripte; /deep-research; Agent SDK
Terminal-only, Open Source, ChatGPT-PlanCodex CLIRust-CLI, Apache-2.0, exec-Scripting, MCP parallel
Team-weite Plugin/MCP-Distribution (GitLab/ADO)Cursor 3.9Team Marketplaces, Required-Plugins, Team MCPs
KI-OS-Policy: Vertex/Gemini für GroßdateienVertex Bridge (eigen)Unabhängig vom Agent-IDE — kein Ersatz durch externe Tools

Versions-Snapshot (Stand 2026-07-04)

ProduktReferenzversion / ReleaseQuelle (Stand Recherche)
Cursor IDE3.9 (Changelog bis 30.06.2026)cursor.com/changelog
Claude Code≥ v2.1.160 (Workflows GA; NL-Trigger)code.claude.com/docs/en/workflows
Claude CoworkGA, Desktop macOS/Windowsclaude.com/product/cowork
Codex CLI0.142.4 (29.06.2026)developers.openai.com/codex/changelog
Codex AppmacOS + Windowsopenai.com/index/introducing-the-codex-app

Detailvergleich

Positionierung und Zielnutzer

DimensionClaude CodeClaude CoworkCursorCodex
PrimärzweckAgentisches CodingAgentisches Knowledge WorkAI-native IDE + Agent-PlattformTerminal-/Multi-Surface Coding Agent
Typischer NutzerEntwickler, DevOpsMarketing, PM, Ops, ResearchVollzeit-Entwickler, TeamsCLI-first Devs, Automation Engineers
Produktidentität„Coding harness everywhere“„Code-Power ohne Terminal“„Agent in every tool“ (IDE, CLI, Slack, Mobile)„OpenAI coding agent stack“
Open SourceNein (CLI/Desktop closed)NeinNein (Editor closed)CLI: Apache-2.0 (github.com/openai/codex)

Oberflächen und Deployment

DimensionClaude CodeClaude CoworkCursorCodex
Terminal/CLI✅ Kern✅ Cursor CLI✅ Kern (Rust TUI)
IDE-ExtensionVS Code, Cursor, JetBrains✅ Eigenes Fork (VS Code)VS Code, Cursor, Windsurf
Desktop-App✅ (Code-Tab)✅ (Cowork-Tab)✅ Agents Window✅ Codex App (macOS/Win)
Web/Cloudclaude.ai/code❌ (Desktop-first)Cloud Agents in VMchatgpt.com/codex, Cloud Tasks
MobileRemote Control, iOS DispatchResearch Preview (Desktop↔Mobile)Cursor iOS (Public Beta 3.9)ChatGPT Mobile + Codex Remote GA
Chat/TeamSlack @Claude, ChannelsMCP Connectors (Slack, Drive)Slack-Automations, GitHubSlack, GitHub, Linear

Agent-Architektur und Parallelität

DimensionClaude CodeClaude CoworkCursorCodex
Subagents✅ (Background, Teams)✅ (/in-cloud, Subagents in Plugins)
Massive ParallelitätDynamic Workflows — bis ~1000 parallele Subagents, custom JS-HarnessBegrenzter (Desktop-VM)Cloud-VMs, parallele Cloud AgentsSubagents, Worktrees
OrchestrierungsmodellLead + Dynamic Workflow Scripts; Agent Teams (Git-Workspace)Plan → Approve → ExecuteLocal/Cloud Handoff, AutomationsApp multi-agent UI, exec pipeline
IsolationWorktrees (Workflow-konfigurierbar)Ordner-Mount in isolierter VMCloud VM, Git-Worktrees (/in-cloud)Sandbox, Worktrees
Long-runningRoutines (Cloud), Desktop Scheduled, /loopScheduled Tasks, ProjectsAutomations (always-on), Cloud babysit PRApp-Automations (lokal/Worktree); Cloud-Trigger Ausbau
Research-Tiefe/deep-research (adversarial verify)Multi-Source-Synthese, CitationsDeep Search (eigenes Produkt)Web Search

Modelle (Juli 2026 — laut Hersteller-UI/Docs)

PlattformTypische Frontier-ModelleMulti-Provider
Claude CodeClaude Opus 4.x, Sonnet; xhigh/ultracodePrimär Anthropic; API/Bedrock/Vertex/Foundry
CoworkOpus 4.8 (1M Context, Computer Use)Anthropic-only
CursorComposer 2.5, GPT-5.5, Opus 4.8, Gemini 3.1 Pro, Grok 4.3Multi-Provider + eigener Composer
Codexgpt-5.5 (empfohlen); GPT-5.3-Codex-Spark (Pro preview)OpenAI-only

Anpassung — Rules, Skills, MCP, Hooks

DimensionClaude CodeClaude CoworkCursorCodex
Projekt-InstruktionenCLAUDE.md, Auto MemoryProjects + Task Instructions.cursorrules, .cursor/rules/*.mdcAGENTS.md
Skills / CommandsSkills (/review-pr, …)Plugins (Marketing, PM, …)Skills + Slash Commands in PluginsSlash commands, Skills via Plugins
MCP✅ (Google Drive, Jira, Slack, …)✅ Connectors✅ Team MCPs, Custom MCP, Marketplace✅ STDIO/HTTP, parallel tool calls
HooksShell pre/post ActionsHooks in Plugin-BundleAuto-review, Formatter hooks
Team-BundleSkills teilenOrg Admin ControlsPlugin = Rules+MCP+Skills+Hooks+SubagentsPlugin catalog (Remote)
KI-OS-ParitätAnalog zu sop-deep + lokale SOPsFür Vault-nahe Workflows ohne CodeKanonisch.cursorrules, KAIROS thin/fatHeadless-Alternative zu cursor-agent

Automatisierung und Trigger

DimensionClaude CodeClaude CoworkCursorCodex
ZeitgesteuertRoutines, Desktop Schedule, /scheduleScheduled Tasks (daily/weekly)Cursor Automations (Schedules)App-Automations (lokal/Worktree; Model/Reasoning wählbar)
Event-TriggerGitHub/GitLab CI, API, SlackConnectorsGitHub (5+ neue Trigger 3.8), Slack-EmojiGitHub, Slack, Linear
Computer UseChrome ExtensionDesktop (Maustastatur, Screen)Cloud Automations (Computer Use Tool)Computer Use (App)
Scripting/CIclaude -p, PipesBegrenztHeadless CLI, Automations exportcodex exec non-interactive

Cloud vs. lokal und Datenschutz-Relevanz

DimensionClaude CodeClaude CoworkCursorCodex
Lokal-firstCLI/Desktop lokal; Routines cloudDesktop lokal (VM)Lokal + optional Cloud VMLokal CLI; Cloud Tasks optional
Daten verlassen RechnerBei Cloud/Web/Routines jaBei Modell-Inferenz ja; Dateien lokal gemountetCloud Agents, Index, InferenceCloud Tasks, Remote
Enterprise ControlsManaged Settings, disable WorkflowsAdmin Permissions, Analytics APITeam MCP, SCIM Groups, Privacy ModeChatGPT Enterprise policies
KI-OS-HinweisAnthropic Enterprise DPA; Workflows-Admin-SettingsCowork-Dateizugriff = eigene TIA nötig; Audit Logs noch lückenhaftCursor Teams + DPA; Privacy ModeOpenAI Enterprise policies; ChatGPT-Login ≠ KI-OS OPENAI_API_KEY

Preis und Lizenzmodell (vereinfacht, Stand mid-2026)

PlattformEinstiegCoding-Agent inklusiveEnterprise
Claude CodePro ~$20/Mo (Workflows /config)Pro/Max/Team/EnterpriseManaged settings, API
CoworkAlle Paid Claude-PläneMit Claude Pro+Admin controls
CursorPro / Business / EnterprisePro+ je nach Plan-LimitsTeam MCP, Marketplace, DPA (Teams+)
CodexChatGPT Plus/Pro/Business/Edu/EnterpriseIn ChatGPT-Plan enthaltenEnterprise

KI-Betriebssystem — Fit-Analyse

Empfohlene Rollen im KI-OS-Stack

  • R1. Cursor bleibt primäre IDE und Agent-Oberfläche für Repo-Arbeit, Skill-Ausführung und MCP-Orchestrierung.
  • R2. Claude Cowork ergänzt für Knowledge Work, wenn Deliverables Office-Formate, lokale Ordner oder wiederkehrende Research-Briefings sind — nicht für Repo-Skript-Änderungen; nur für nicht-sensible oder redigierte Inhalte.
  • R3. Claude Code evaluieren für Extreme-Parallelität (Dynamic Workflows), wenn Vertex/Cursor-Headless an Komplexitätsgrenzen stößt — mit Token-Budget und separatem Governance-Review.
  • R4. Codex evaluieren als zweiter Headless-Kanal in CI/Launchd, wo Open Source (Apache-2.0) oder ChatGPT-Plan-Bündelung Vorteil bietet.
  • R5. Kein Tool ersetzt Vertex Bridge für sehr große lokale Dateien ohne Voll-Load im Chat.

Knowledge-Work-Bewertung

WorkflowCoworkCursorClaude CodeCodex
DOCX/PPTX/XLSX/PDF produktiv★★★ (Office Skills)★★ (über Skills/MCP)★★ (Skills)
Ordner sortieren/deduplizieren★★★★★
Research-Brief mit Quellen★★★★★★★★ (/deep-research)★★
Meeting-Prep aus Slack/Drive★★★ (Connectors)★★ (MCP/Automations)★★★ (MCP)★★
Wiederkehrende Reports★★★ (Scheduled)★★★ (Automations)★★★ (Routines)★★
Code + Docs kombiniert★★★★★★★★★

Legende: ★–★★★ = relative Stärke (Stand Juli 2026, subjektiv); kein Benchmark.

Stärken-Schwächen (Kurz)

Claude Code: Dynamic Workflows, einheitliche Engine, Agent SDK — hoher Token-Verbrauch, kein Cowork.

Cowork: Office-native, Scheduled Tasks, Computer Use — kein Git-first, nur Anthropic-Modelle.

Cursor: Voll-IDE + Multi-Model + KI-OS-Integration — Komplexität, US-Cloud, Plugin-Lock-in wächst.

Codex: OSS-CLI, schnelle Releases, ChatGPT-Bundle — OpenAI-Modell-Lock-in, dünnere IDE vs. Cursor.

Visualisierung — KI-OS + Agent-Ökosystem

flowchart TB
  subgraph kios [KI-Betriebssystem]
    CURSOR["Cursor — Interaktion"]
    KAIROS["KAIROS — Routing"]
    VERTEX["Vertex Bridge — Großdateien"]
    PKMS["PKMS / Obsidian MCP"]
    HEADLESS["Headless cursor-agent"]
  end

  subgraph anthropic [Anthropic]
    CC["Claude Code"]
    CW["Claude Cowork"]
  end

  subgraph openai [OpenAI]
    CODEX["Codex CLI / App"]
  end

  CURSOR --> KAIROS
  CURSOR --> PKMS
  CURSOR --> HEADLESS
  VERTEX --> CURSOR
  CC -.->|"Extension in Cursor"| CURSOR
  CC -.->|"Alternative Headless"| HEADLESS
  CW -.->|"Knowledge Work parallel"| PKMS
  CODEX -.->|"Alternative Headless"| HEADLESS

Quellen

Linking