MCP Gateway + Code Mode Agent Demo
Inspect specs, generate a plan, execute through the sandbox runner, and review the final output.
End-to-End Run Console
Loading specs...
Execution Contract
- Fetch tool specs from the MCP Gateway.
- Send prompt + specs to the Python agent.
- Receive selected tools and generated TypeScript code.
- Send the generated artifact to the sandbox runner.
- Sandbox runner executes the flow against remote tools.
- Return the composed result to the UI.
Copilot UI Shell
This chat is the UI shell. Use the run console to execute the real end-to-end flow.