关于
MD Feedback is a VS Code extension and integrated MCP server designed to streamline the 'vibe coding' workflow between developers and AI agents. It allows users to annotate markdown-based development plans directly within VS Code, marking specific sections with highlights, suggested fixes, or explicit questions. These annotations are then automatically consumed by various AI coding agents—such as Claude Code, Cursor, and Copilot—via the embedded Model Context Protocol (MCP) server. This robust system enables agents to precisely implement changes, address queries, track task completion using 'gates,' and generate 'handoffs' to ensure continuous context across development sessions, ultimately enhancing the reliability and efficiency of AI-assisted coding.