← Back to Plugins
MCP Server MCP

RTL awareness for coding agents

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Give coding agents right-to-left awareness: lint, normalise Arabic, detect direction.

Homepage Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "rtl-mcp",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...