Skip to content
Cursor

language coach for Cursor

io.github.art-crazy/language-coach

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

client:Cursor transport:streamable-http

Install language coach in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

language coach in other clients