vs-token-safer

JSungMin/vs-token-safer
★ 11 stars JavaScript AI/LLM Updated today
Token-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vs-token-safer": {
      "command": "npx",
      "args": [
        "-y",
        "JSungMin/vs-token-safer"
      ]
    }
  }
}

Topics

clangdclaude-codecode-searchcppcsharpdeveloper-toolsgrepjavascriptlanguage-serverlspmcpmodel-context-protocolpythonroslyntoken-optimization