AI tool comparison
DOOM MCP vs Sourcegraph Cody MCP Server
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
DOOM MCP
Play DOOM inline inside Claude or ChatGPT — full game, no browser needed
75%
Panel ship
—
Community
Free
Entry
Chris Nager built a fully playable DOOM that runs as an MCP (Model Context Protocol) app, rendering inline inside Claude and ChatGPT without a separate browser tab. The architecture uses two MCP tools — create_doom_session for inline-capable hosts and get_doom_launch_url as a browser fallback — combined with cloudflare/doom-wasm for the game runtime and a signed token system that maintains session state across both surfaces. The result is the same session whether you're playing inline or in a tab. The key technical challenge was avoiding iframe and CSP (Content Security Policy) issues. Rather than embedding a browser page inside the MCP iframe, the DOOM canvas runs directly inside the host's iframe — a subtle but critical distinction that resolved a class of rendering and input-handling bugs. The final implementation is intentionally stripped down: no save/load, no persistence adapters, just stable playable DOOM. Beyond the novelty, this project is a concrete demonstration that MCP apps are interactive surfaces, not just tool-calling JSON endpoints. The progressive enhancement pattern — same signed-token foundation serving both inline and browser modes — is a reusable architecture for any game or interactive experience that wants to live inside an AI assistant. Nager open-sourced the implementation and the blog post is a detailed technical breakdown.
Developer Tools
Sourcegraph Cody MCP Server
Query your enterprise code graph from any MCP-compatible AI client
100%
Panel ship
—
Community
Free
Entry
Sourcegraph has shipped an MCP server for Cody that exposes its enterprise code graph — with semantic search across repositories — to any MCP-compatible AI client like Claude Desktop or Cursor. The update also includes an improved repository-aware code review agent that understands cross-repo context. This lets teams bring Sourcegraph's indexing and code intelligence into their existing AI workflows without adopting Cody as their primary IDE extension.
Reviewer scorecard
“The signed-token progressive enhancement pattern is the part worth stealing. This is a clean reference architecture for MCP interactive apps, and DOOM just happens to be the demo case.”
“The primitive here is clean: Sourcegraph's code graph as an MCP tool, meaning any MCP-compatible client gets semantic code search, symbol resolution, and cross-repo context via a well-defined interface rather than a vendor-locked plugin. The DX bet is correct — instead of forcing you to adopt Cody as your IDE extension, they expose the valuable part (the index) as a composable service. The moment of truth is connecting it to Claude Desktop and running a cross-repository symbol search; if that works in under 5 minutes with no custom config, this earns its ship. The specific technical decision that gets the ship: they exposed the code graph as a protocol primitive, not a product bundle.”
“Fun proof of concept but let's be honest: if your AI assistant is hosting a DOOM session, something has gone wrong with your productivity. The MCP-as-interactive-surface insight is real, but this specific app has no utility.”
“Direct competitors are GitHub Copilot Workspace and Cursor's codebase indexing — both of which are now shipping their own MCP surfaces. Sourcegraph's actual defensible asset is the enterprise code graph built on years of cross-repo indexing at scale, which neither GitHub nor Cursor can match for large polyglot monorepos. The scenario where this breaks: teams under 50 engineers with a single GitHub repo get nothing here they couldn't get from Cursor's native context. What kills this in 12 months isn't a competitor — it's GitHub Copilot indexing cross-repo context natively, which Microsoft has every incentive to ship. The reason I'm still shipping it: Sourcegraph has the enterprise sales motion and the graph depth that makes this genuinely valuable to the buyer who most needs it right now.”
“Every major compute platform's pivot point is when it runs DOOM. MCP running DOOM means MCP is a real platform now. The implications for interactive AI-embedded experiences are significant.”
“The thesis Sourcegraph is betting on: by 2027, AI coding clients will be commoditized at the interface layer, and the durable value accrues to whoever owns the best structured representation of a codebase. Making the code graph an MCP server is the right infrastructure move — it positions the graph as a read layer that survives IDE wars. The dependency that has to hold: MCP actually becomes a stable cross-vendor standard rather than another protocol that fractures into incompatible implementations by 2026Q4. The second-order effect that matters: this creates a market for code graph infrastructure separate from code editing, which is a new category. Sourcegraph is on-time to this trend — not early, not late — but they're one of the only players with the enterprise index depth to make the bet credible.”
“As someone who thinks about interactive experiences, the idea of game-like UI living inside an AI context is genuinely exciting. This is a crude ancestor of what interactive AI-native media could become.”
“The buyer is the enterprise DevTools budget holder — VP Engineering or CTO at a company with 200+ engineers and a complex polyglot codebase. That's a real check-writer with a real problem. The moat is the indexed code graph itself: years of enterprise customer data have trained the retrieval system in a way that can't be replicated by a new entrant standing up an MCP server this quarter. The stress test: if Anthropic or OpenAI ships native codebase indexing into their APIs, the MCP server becomes a pass-through with no differentiation. The specific business decision that earns the ship is using MCP to extend the graph's reach without cannibalizing the existing enterprise seat revenue — it's an expand motion disguised as an open protocol move, and that's smart distribution.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.