latex mcp for Zed
io.github.sepinetam/latex-mcp
Enable AI agents to compile TeX files with LaTeX inside a Docker container.
client:Zed
transport:stdio
runtime:pypi
Install latex mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"latex-mcp": {
"command": "uvx",
"args": [
"latex-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs