@net3/queuer
Version:
10 lines (9 loc) • 341 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.API_CONFIG = void 0;
exports.API_CONFIG = {
baseUrl: 'https://flows.syncerapp.com',
apiKey: 'your-platform-api-key',
mcpServerId: 'ZGAaVY4X5ehUYQcjSQoXB',
mcpServerUrl: 'https://flows.syncerapp.com/api/v1/mcp/ZGAaVY4X5ehUYQcjSQoXB/sse',
};