Skip to main content

Reporecall

Local codebase memory, intent-routed retrieval, and MCP tools for coding agents

npm i -g @proofofwork-agency/reporecall

Local & offline-first

Indexes and serves your codebase entirely on your machine with SQLite + LanceDB. No code leaves your laptop.

Intent-routed retrieval

Classifies each query — lookup, trace, architecture, change, bug — and routes it to the right retrieval strategy.

Six-tool MCP surface

A lean, action-based MCP API: search_context, search_code, explain_flow, memory, refresh_context, get_stats.

Persistent memory

Store and recall decisions, patterns, and project context across sessions — injected alongside code automatically.

Wiki & architecture lens

Auto-generated wiki, business-context pages, and an interactive architecture dashboard built from your call graph.

Freshness honesty

Staleness metadata and repair guidance on every response, with automatic re-indexing of stale indexes.