JSungMin/vs-token-safer
by Various
Token-safe C++/C# code search via clangd/Roslyn index instead of grep. Local-only, no IDE required. Claude Code plugin + vts CLI.
MCP
JSungMin/vs-token-safer
Added 18 June 2026
Overview
A token-safe code search tool for C++ and C# that uses clangd and Roslyn indexing instead of grep. It runs locally with no IDE requirement and includes a Claude Code plugin and the vts CLI.
Best for
Best for
Developers working with C++ or C# codebases who need token-aware search without an IDE
Use cases
- Searching C++ codebases with semantic token awareness
- Finding symbol references without relying on grep
- Integrating token-safe search into Claude Code workflows
Notes
A token-safe code search tool for C++ and C# that uses clangd and Roslyn indexing instead of grep. It runs locally with no IDE requirement and includes a Claude Code plugin and the vts CLI.
2 stars on GitHub. Last updated 2026-06-18. Licensed MIT.
Use cases
- Searching C++ codebases with semantic token awareness
- Finding symbol references without relying on grep
- Integrating token-safe search into Claude Code workflows
Pros
- More accurate than grep due to language-level parsing for C++ and C#
- Local-only operation preserves code privacy
- No IDE dependency, works from CLI or Claude Code
Cons
- Low adoption (2 stars) indicates limited community support
- Only supports C++ and C# languages
- Requires setup of clangd and Roslyn indexing
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- More accurate than grep due to language-level parsing for C++ and C#
- Local-only operation preserves code privacy
- No IDE dependency, works from CLI or Claude Code
Cons
- Low adoption (2 stars) indicates limited community support
- Only supports C++ and C# languages
- Requires setup of clangd and Roslyn indexing
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.