oas2mcp.generate¶
Export and FastMCP bootstrap helpers for oas2mcp.
- Purpose:
Provide a small public surface for artifact export, generated metadata, and FastMCP bootstrap helpers used by the summarize-and-enhance pipeline.
- Design:
Keep exported artifact helpers grouped under a real Python package.
Re-export the small set of helpers that are useful to callers without forcing them to import submodules directly.