How I coordinate Claude and Codex sessions with a pull-based JSON handoff ledger

A 120-line Node.js script that lets two concurrent AI sessions hand off work without race conditions, push notifications, or external services.

Read Original

Related

Dev.to tutorial 41m ago

MCP server cards explained

An MCP server card is a small JSON file that describes a site's Model Context Protocol server so an...