UNPKG

okta-mcp-server

Version:

Model Context Protocol (MCP) server for Okta API operations with support for bulk operations and caching

7 lines 217 B
#!/usr/bin/env node /** * Test script to demonstrate the mock Okta environment * Run with: npm run build && node dist/mocks/test-mock-environment.js */ export {}; //# sourceMappingURL=test-mock-environment.d.ts.map