Skip to content
Cursor

latex for Cursor

app.ofia/latex

Persistent AI LaTeX workspace: edit and compile multi-file projects, export publication-ready PDFs.

client:Cursor transport:streamable-http

Install latex in Cursor

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

{
  "mcpServers": {
    "latex": {
      "url": "https://ofia.app/api/mcp"
    }
  }
}

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

latex in other clients