Integration Guide
Integration Guide
Learn how to integrate todo.mdx into your development workflow.
With beads
todo.mdx works seamlessly with beads - a git-based issue tracker.
Setup
Sync with GitHub
With GitHub Actions
Keep your documentation automatically updated:
With Claude Code
Add to your CLAUDE.md:
Then compile before starting work:
With Cursor
Update your .cursorrules:
With Payload CMS
Integrate with the Payload dashboard:
With Cloudflare Workers
Deploy the todo.mdx API:
API Endpoints
The worker provides these endpoints:
GET /api/issues- List all issuesGET /api/issues/:id- Get specific issuePOST /api/compile- Compile MDX to markdownPOST /api/sync- Sync with GitHub
Webhooks
Configure GitHub webhooks to trigger updates: