Sits between Claude Code and your codebase and hands back a short file:line list instead of dumping source into the chat. It uses a real language server when it can (clangd / Roslyn / tsserver / pyright), tree-sitter when there's no toolchain, and a fuzzy search built from your…
$claude plugin marketplace add jsungmin/vs-token-saferInstalls into the current project.
Install vs-token-safer by running `claude plugin marketplace add jsungmin/vs-token-safer`, then use it for the current task and follow its documentation at https://github.com/jsungmin/vs-token-safer.