aymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
Quick Start
Clone the repository:
git clone https://github.com/aymericzip/intlayerClaude Desktop configuration example:
{
"mcpServers": {
"intlayer": {
"command": "npx",
"args": [
"-y",
"aymericzip/intlayer"
]
}
}
}Check the repository README for specific installation and configuration instructions.