Back to MCP Servers
🔌

aymericzip/intlayer

Apache-2.0

📇 ☁️ 🏠 - A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.

TypeScriptAI & LLMs

Install

npx -y intlayer-monorepo

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "aymericzip-intlayer": {
      "command": "npx",
      "args": [
        "-y",
        "intlayer-monorepo"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.