{"name":"openapi-to-types","version":"1.1.0","description":"Generate TypeScript, Python, and Go type definitions from OpenAPI 3.x specs","endpoints":{"health":"GET /health","convert":"POST /api/v1/convert — full spec → types (one-shot)","spec_parser":"POST /api/v1/spec_parser — extract endpoints & schemas","type_generator":"POST /api/v1/type_generator — schemas → types","sync_monitor":"POST /api/v1/sync_monitor — diff two specs, emit changed types","mcp":"POST /mcp — JSON-RPC 2.0 MCP server","openapi":"GET /openapi.json"}}