mathpix

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name MATHPIX_APP_KEY or zero doctor check-connector --url https://api.mathpix.com/v3/text --method POST.

How to Use

Mathpix authenticates with TWO headers on every request:

  • app_idMATHPIX_APP_ID (variable, not a secret)
  • app_keyMATHPIX_APP_KEY (secret)

The base URL is https://api.mathpix.com.

1. Convert an image of math to LaTeX + text

Write to /tmp/mathpix_request.json:

Installs
8
GitHub Stars
64
First Seen
May 19, 2026
mathpix — vm0-ai/vm0-skills