Sverklo
UnclaimedRepo memory for coding agents. Local-first MCP for Claude Code, Cursor, Windsurf, and Codex CLI: symbol graph, blast radius, diff-aware review, and git-pinned decisions. MIT; no API keys or code upload.
Install
$
npx husky add .husky/pre-commit "sverklo audit-diff"Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (4)
impact
Walk the symbol graph, return ranked transitive callers — the real blast radius.
refs
All references to a symbol, with caller context. Flags likely dead-code candidates from the current reference graph.
review_diff
Risk-scored review of git diff: touched-symbol importance x coverage x churn.
search
Hybrid BM25 + vector + PageRank search. Find code without knowing the literal string.