
AI-powered coding context via MCP: search git, tests, and Copilot history.
Visit Hindsight MCPHindsight MCP is an open-source MCP server for AI-assisted software development, designed to expose a rich set of contextual tools and project history to AI assistants like Copilot Chat and other MCP clients. It ingests development data—including git logs, test results (via nextest), and GitHub Copilot session data—into a full-text searchable SQLite database. Core capabilities include timeline views, comprehensive search across commits and Copilot messages, failing test queries, and activity summaries. This enables AI-powered workflow assistance, developer productivity insights, and context-aware recommendations within IDEs like VS Code.
Visit Hindsight MCP's official website for product details and getting started.