You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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