MCP-сервер OpenAPI.
npx mcp-openapi --spec https://petstore3.swagger.io/api/v3/openapi.json 2. Add it to Claude Desktop (claude_desktop_config.json): { "mcpServers": { "petstore": { "command": "npx", "args": [ "mcp-openapi", "--spec", "https://petstore3.swagger.io/api/v3/openapi.json" ] } } } 3. A