mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.; agent-bridge: AgentBridge uses a two-process architecture with a foreground MCP client (bridge.ts) and a persistent background daemon (daemon.ts). It enables bidirectional communication between Claude Code and Codex via a control WebSocket and proxy, with automatic reconnection and message loop prevention.
Building intelligent AI agents capable of using tools and reasoning across steps
Connect Claude Code and Codex in a single workflow for collaborative development