Skip to content
VS Code

language coach for VS Code

io.github.art-crazy/language-coach

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

client:VS Code transport:streamable-http

Install language coach in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

language coach in other clients