Back to Home
PaperDebugger icon

paperdebugger

Verified Safe

by PaperDebugger

Overview

An AI-powered academic writing assistant integrated with Overleaf for debugging and improving LaTeX papers through intelligent suggestions, critique, and revision.

Installation

Run Command
make build && ./dist/pd.exe

Environment Variables

  • OPENAI_API_KEY
  • MCP_BASIC_KEY
  • MCP_PAPERSCORE_KEY
  • XTRAGPT_OPENAI_API_KEY
  • XTRAGPT_OPENREVIEW_BASE_URL
  • XTRAGPT_OPENREVIEW_USERNAME
  • XTRAGPT_OPENREVIEW_PASSWORD
  • GHCR_DOCKER_CONFIG
  • CLOUDFLARE_TUNNEL_TOKEN
  • MONGO_URI
  • PAPERDEBUGGER_IMAGE
  • PD_API_ENDPOINT
  • PD_GA_TRACKING_ID
  • PD_GA_API_SECRET
  • SAFARI_BUILD
  • MONOREPO_REVISION
  • BETA_BUILD
  • VERSION

Security Notes

The system interacts with Overleaf using session cookies (overleaf_session2, GCLB) and CSRF tokens via WebSocket, which requires careful handling to prevent session hijacking. Client-side OAuth client IDs are hardcoded, though these are often public. Environment variables for API keys use dummy defaults for local development, which should not be used in production. The XtraMCP backend, critical for advanced features, is currently closed-source, posing a black box in terms of its security. The project acknowledges the need for HTTPS for custom backend endpoints, indicating security awareness for network communication. No direct 'eval' or obvious malicious patterns were found.

Similar Servers

Stats

Interest Score82
Security Score7
Cost ClassHigh
Avg Tokens1500
Stars344
Forks22
Last Update2025-12-06

Tags

AIAcademic WritingLaTeXOverleafChrome Extension