Skip to content
Zed

latex for Zed

app.ofia/latex

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

client:Zed transport:streamable-http

Install latex in Zed

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

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

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

latex in other clients