Creation:2024-08-11Last update:2025-11-22
Reference this doc to your favorite AI assistantChatGPTClaudeDeepSeekGoogle AI modeGeminiPerplexityMistralGrok
Ask your question and get a summary of the document by referencing this page and the AI provider of your choice
Add the MCP Server to your AI Assistant
By integrating the Intlayer MCP Server to your favourite AI assistant can retrieve all the doc directly from ChatGPT, DeepSeek, Cursor, VSCode, etc.
See MCP Server docEdit this doc
If you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy
Copy doc Markdown to clipboard
Watch Dictionaries
npx intlayer watchThis command will watch for changes in your content declaration files and build the dictionaries in the .intlayer directory. This command is the equivalent of npx intlayer build --watch --skip-prepare.
Aliases:
- npx intlayer dictionaries watch
- npx intlayer dictionary watch
- npx intlayer dic watch
Arguments:
--with: Start command in parallel with the watch.
Example: npx intlayer watch --with "next dev --turbopack"