Browse
→ Code & Dev
→ wctx
wctx
Local-first MCP server that converts completed coding-agent sessions into structured, evidence-backed engineering findings with repository, commit provenance and staleness checks. It serves prior decisions, constraints, known issues and architecture notes to future sessions through SQLite and FTS without cloud upload or embeddings. Public GitHub repository created August 19, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/Haroon-jay/wctx |
| Install | git clone https://github.com/Haroon-jay/wctx && cd wctx && pnpm install && pnpm build && npm link && wctx init |
Use Cases
| 01 | Search previous agent sessions for decisions and constraints before starting a code investigation |
| 02 | Record hard-won findings with commit provenance at the end of a coding session |
| 03 | Maintain local cross-repository engineering memory without uploading transcripts |
Tags
agent-memory coding-agents sessions evidence provenance sqlite fts typescript
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>