
Cross Repository Context for Coding Agents: WCTX via Local MCP
Coding agents lose context across repositories because a session is scoped to one repo while the system under investigation spans many. WCTX is a local-first MCP server that solves this by importing finished coding-agent sessions into a SQLite + FTS5 store, linking repositories with typed relations, and exposing seven tools that let a fresh session search prior evidence with git-based freshness verdicts. No cloud account, no embeddings, no transcript upload. ...