Skip to content
Ori Nachum edited this page May 20, 2025 · 1 revision

Welcome to the agentic-developer-mcp wiki!

Agentic Developer MCP is a server that wrap Codex as agent with open-responses-server (ORS) as stateful adapter to any openai chat completions server like Vllm or Ollama. ORS provides MCP integration, allowing for a recursive connection of developer agents, each handling a smaller, easier task.

Then the caller agent merges the code, tests it, and sends it upstream

Clone this wiki locally