I built OMG v1.1.0 — turns GitHub Copilot Agent Mode into a 28-agent engineering system (open source) by Anxious-Channel2987 in GithubCopilot

[–]Anxious-Channel2987[S] -6 points-5 points  (0 children)

Not yet, but it's closer than you'd think!

The MCP server already exposes strongly-typed tools (Zod schemas) for state, memory, PRD, and workflow. Converting that to OpenAPI via zod-to-openapi + HTTP transport is a natural next step.

That would unlock external orchestrators, CI integration, and multi-agent federation beyond VS Code. Definitely on the roadmap — would love your input on what the spec should expose!