md-redline

dejuknow/md-redline
★ 14 stars TypeScript 🤖 AI/LLM Updated today
Inline review comments for markdown specs. Built-in MCP server hands feedback directly to your AI agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "md-redline": {
      "command": "npx",
      "args": [
        "-y",
        "dejuknow/md-redline"
      ]
    }
  }
}

README Excerpt

Inline review comments for markdown specs, prompts, and design docs. Highlight text in a rendered document, leave comments, and your AI agent can read and address them directly. Comments are stored as invisible HTML markers in the `.md` file itself. No sidecar files, no database, no external service. The markdown file stays the source of truth.

Tools (1)

zenity

Topics

agentic-codingai-agentsclaude-codecode-reviewcodexcommentsdeveloper-toolsgemini-clihuman-in-the-loopmarkdownmarkdown-editormcpmcp-serverreviewspecs