Markdown Lane Check - llms.txt, .md twins, Accept: text/markdown for Cursor
dev.workers.pathwren.www/markdown-lane-check
Six checks: llms.txt, llms-full.txt, .md twins, Accept: text/markdown, sitemap.md, alt link. Free.
client:Cursor
transport:streamable-http
tools:5
Install Markdown Lane Check - llms.txt, .md twins, Accept: text/markdown in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"markdown-lane-check": {
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/markdown"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs