- Step1: Clone the repository from GitHub
- Step2: Install dependencies using 'bun install'
- Step3: Prepare your OpenAPI spec file or URL
- Step4: Run the server using 'bun run src/index.ts' with spec path or URL
- Step5: Configure environment variables like BASE_URL and HEADERS as needed
- Step6: Integrate with AI assistants or other tools using the MCP server endpoint