Skip to main content
Glama
craco.config.ts320 B
import type { CracoConfig } from '@craco/types'; import { intlayerCracoPlugin } from './intlayerCracoPlugin'; // Usage Example const cracoConfig = { plugins: [ { plugin: intlayerCracoPlugin, }, ], } satisfies CracoConfig; // Necessary Exporting as CJS for CRACO to work module.exports = cracoConfig;

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server