Skip to content
Zed

language coach for Zed

io.github.art-crazy/language-coach

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

client:Zed transport:streamable-http

Install language coach in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "language-coach": {
      "url": "https://en-ai.ru/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

language coach in other clients