{"name":"OpenAPI-to-MCP Bridge","version":"1.1.0","description":"Convert any OpenAPI 3.x spec into MCP tool definitions. POST a spec to get typed MCP tools back instantly.","mcp_endpoint":"https://api.lazy-mac.com/openapi-mcp-bridge/mcp","usage":{"step1":"POST /api/v1/openapi_parse — validate your spec and preview extracted tools","step2":"POST /api/v1/mcp_schema_generate — get full MCP tool schema","step3":"POST /api/v1/tool_binding_auto — map tools to HTTP calls (uses original paths from spec)","step4":"POST /api/v1/agent_ready_export — export agent config for Claude AI or similar","mcp":"POST /mcp — JSON-RPC 2.0 MCP endpoint (initialize / tools/list / tools/call)"},"docs":"https://api.lazy-mac.com/openapi-mcp-bridge/openapi.json"}