Edit your Overleaf LaTeX projects from Claude and ChatGPT; every change is a real Git commit.
claude mcp add milatexai --transport http https://milatexai.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"milatexai": {
"url": "https://milatexai.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"milatexai": {
"serverUrl": "https://milatexai.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"milatexai": {
"type": "http",
"url": "https://milatexai.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"milatexai": {
"url": "https://milatexai.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"milatexai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://milatexai.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://milatexai.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.yasaminfayyaz--milatexai/reviews or the review_server meta-tool.
POST /mcp