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 docThe content of this page was translated using an AI.
See the last version of the original content in EnglishEdit 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
Editor commands
The editor command wraps the intlayer-editor commands.
To be able to use the editor command, the intlayer-editor package must be installed. (See Intlayer Visual Editor)
package.json
Copy code
Copy the code to the clipboard
"scripts": { "intlayer:editor:start": "npx intlayer editor start --with 'next dev --turbopack'"}