Skip to content
VS Code

Markdown Lane Check - llms.txt, .md twins, Accept: text/markdown for VS Code

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:VS Code transport:streamable-http tools:5

Install Markdown Lane Check - llms.txt, .md twins, Accept: text/markdown in VS Code

.vscode/mcp.json

{
  "servers": {
    "markdown-lane-check": {
      "type": "http",
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/markdown"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Markdown Lane Check - llms.txt, .md twins, Accept: text/markdown in other clients