Skip to content
Grok

language coach for Grok

io.github.art-crazy/language-coach

Language coaching in Codex with durable per-account memory on en-ai.ru.

client:Grok transport:streamable-http

Install language coach in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "language-coach": {
      "type": "http",
      "url": "https://en-ai.ru/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

language coach in other clients