Skip to content
Zed

LetX for Zed

app.letx/letx

Collaborative LaTeX editor: search 1000+ templates, edit projects, and compile them to PDF.

client:Zed transport:streamable-http

Install LetX in Zed

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

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

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

LetX in other clients