gswxp2/overleaf-mcp-helper
A Vscode plugin and mcp server for editing overleaf papers in vscode with agent help.
Platform-specific configuration:
{
"mcpServers": {
"overleaf-mcp-helper": {
"command": "npx",
"args": [
"-y",
"overleaf-mcp-helper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...