command line

Intlayer

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

typescript
cloud
local
command line
0
View on GitHub

Installation

npx -y aymericzip/intlayer

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "intlayer",
  "command": "npx",
  "args": [
    "-y",
    "aymericzip/intlayer"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/aymericzip/intlayer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub