Dev Tools · 1h ago
FlowIndex MCP Server Maps Repo Behavior for AI Agents
FlowIndex is a local CLI and MCP server that scans a repository to build a behavior graph in SQLite, tracking entrypoints, imports, tests, and git co-change history. It provides tools like get_change_impact and suggest_tests to help AI agents understand code context before making edits. The tool is open-source under MIT license and available via pip.
Meridian48 take
A pragmatic, offline approach to improving AI code agents' context awareness, though its static analysis and heuristic limits mean it won't replace compiler-grade tools.
Read the full reporting
MCP server for repo behavior indexing — entrypoints, impact, context packs before the agent edits (FlowIndex) →
DEV Community
mcp-servercode-intelligence