oas2mcp.generate ================ .. py:module:: oas2mcp.generate .. autoapi-nested-parse:: 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. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/oas2mcp/generate/config/index /autoapi/oas2mcp/generate/export/index /autoapi/oas2mcp/generate/fastmcp_app/index /autoapi/oas2mcp/generate/models/index /autoapi/oas2mcp/generate/surface_defaults/index