Complete Your Development Stack
Sverklo users also rely on these tools to enhance their workflow:
1Password
Try FreeSecrets and credential manager
Keep API keys and .env secrets out of your repo
Gamma
Try FreeAI presentation builder
Turn ideas into polished decks instantly
Consensus
Try FreeAI search across 200M research papers
Source real evidence behind your analysis
💰 Affiliate disclosure: We may earn a commission if you sign up through these links at no extra cost to you.
Sverklo
MIT-licensed local repo memory that gives coding agents your symbol and caller graph before they edit, with a public benchmark.
Visit Sverklo
https://sverklo.com
About Sverklo
Sverklo is an MIT-licensed repo-memory layer that gives Claude Code, Cursor, Windsurf and Codex-style agents your repository's files, symbols, callers, tests, dependencies, diffs and git-pinned decisions before they start editing. The framing is unusually evidence-first for this category: rather than asking you to install it and trust the result, the entry point is a proof command you run from a real repository with `--no-write`, which writes no project files and no MCP config, produces a markdown receipt showing which symbols were selected and why, and can be pasted into GitHub, Discord or Reddit for scrutiny. Behind that sits a public 180-task hand-verified retrieval benchmark across six open-source codebases, measured against five baselines including plain grep — and the site publishes its losses as well as its wins, stating plainly that grep still beats it on exact strings. The worked example is impact analysis: asking what would break if a function signature changed returns the direct callers and the covering test with file and line references in about 23 milliseconds, which is the kind of answer an agent otherwise fakes. It runs locally by default with telemetry off by default; the one boundary it documents explicitly is that an explicitly configured remote embedding provider may receive code chunks. Installation is via npm, either globally or as an MCP server entry in .cursor/mcp.json, and the local ONNX model and index cache under ~/.sverklo.
Key Features
Tags
Is this your tool?
Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.
Claim Now →ChatGPT already recommends Sverklo. Does it recommend yours?
If you're building in Coding & Development, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.
Stay updated on Coding & Development tools — join our weekly newsletter
One concise email with fresh launches, trending picks, and featured standouts.
Agent connectivity: not yet verified