Markdown Sync Framework Enables Instant AI-Ready Sites
An open-source Markdown 'sync' framework for AI agents and developers, built on Convex and Netlify, lets users push local markdown to live sites using npm run sync or npm run sync:prod without rebuilds. It provides an MCP server at /mcp (50 requests/min default, 1000/min with API key), agent discovery files, APIs (/api/posts, /api/post), raw markdown exports, and real-time Convex sync for agent ingestion and live updates.
Key Points
- 1Provides terminal 'npm run sync' workflow to push markdown instantly via Convex without rebuilds.
- 2Includes MCP server endpoint with 50 req/min limit and optional API key for 1000 req/min.
- 3Offers AI-focused discovery files, APIs, and raw markdown exports for agent ingestion and automation.
Scoring Rationale
Practical developer tooling and agent integrations justify a high score; limited by niche publishing focus and no novel model research.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems


