📡 MCP Radar

Haroon-jay/wctx

Cross-repository context for coding agents. A local-first MCP server that turns finished sessions into findings with commit provenance and staleness checks.

7 stars
0 forks
TypeScript
momentum ▲ 14.0
created 2026-08-19
on radar since 2026-08-21
agent-memoryclaude-codecodexcoding-agentcontext-engineeringdeveloper-toolslocal-firstmcpmodel-context-protocolmulti-reposqlitetypescript
View on GitHub ↗

About wctx

Your system spans multiple repos. Your agent's context should too.

A coding-agent session is scoped to a repository, because that is where files get edited. The system under investigation is not. So a session in your UI repo works out that the bug is actually in your SDK — and when you open a fresh session in the SDK a week later, that knowledge is gone.

wctx turns completed agent sessions into structured, evidence-backed engineering context, and serves it to future sessions over MCP. Local-first: no cloud account, no embeddings, no transcript upload.

No API key, no network. It builds three synthetic repositories, imports a finished session from one, then asks a plain-language question from another:

Then the SDK file changes, and the evidence stops being trustworthy:

Seven tools, ordered for progressive disclosure so they stay affordable in a context window:

Tool Purpose ------ workspaceoverview Orient in an unfamiliar repository: topology, recent sessions, key findings searchsessionevidence The main one. Search prior sessions across related repositories getevidence One item in full, with complete provenance getsessionevidence Everything from one session (transcript only on explicit opt-in) getrelatedrepositories How this repository relates to the others, and in which direction verifyfindingfreshness Has the referenced code changed since this was recorded? finalizesession The single write tool: record what this session learned

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Haroon-jay--wctx.html)

Related MCP servers

tinhien11/tdai-memory-mcp

Local-first MCP memory server — Memory + CodeGraph + Wiki in one SQLite file. Tree-sitter code indexing, markdown wiki, lifecycle hooks, auto-capture. No API key, no cloud.

⭐ 4JavaScript
tinhien11/remem-mcp

Long-term memory MCP server for AI coding agents. SQLite + FTS5 + vector search, CodeGraph, error learning, compaction survival. Beats Mem0 on benchmarks. No cloud, no API key.

⭐ 3TypeScript
xfloukiex-lab/pandaclip

One local-first MCP server for agent working state — clipboard history & snippets, TTL cache, file-organizer overlay, and a knowledge graph — plus a live desktop activity lens. 40 tools, SQLite everyw

⭐ 4TypeScript
holetexvn/memgw

Shared long-term memory for AI coding agents — one local store for Claude Code, Codex CLI, opencode and anything that speaks MCP. SQLite + FTS5, no vector DB, $1-3/month.

⭐ 4JavaScript
hung12ct/culi

Self-improving context & memory for Claude Code and OpenAI Codex. One canonical knowledge store injected only when relevant — hooks push budgeted context, an MCP server serves depth on demand, and it

⭐ 3Go
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.