Skip to main content
Lab Grimoire
TW EN
Coffee
Review
2026-04-09

ccxray

ccxray adds a missing observability layer to Claude Code by exposing thinking blocks, tool calls, token cost, and prompt changes. That makes it promising for debugging, but it is still early and the proxy-plus-logging boundary should not be treated lightly.

Open →
Review
2026-04-09

Chrome DevTools MCP

Chrome DevTools MCP is only worth considering if you need deep Chrome-specific debugging or performance traces. If your browser workflow is already covered by Playwright MCP, the overlap is high and the extra layer is usually unnecessary.

Open →