Show HN: VSCode Inline Comments with MCP
Category: devtools
Tags: vscode-extension, mcp, inline-comments
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
A VSCode extension that enables attaching comments to selected text without modifying original files, using quoted text anchors instead of line numbers for resilience to edits. It includes an MCP server for AI agent integration and a CLI, making it a unique collaboration tool for both human and AI reviewers.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/gabi-a/inline-comments ยท TypeScript
View on Hacker News