codelens-mcp-plugin

mupozg823/codelens-mcp-plugin
★ 0 stars Rust 🤖 AI/LLM Updated today
Harness-native compressed context engine for AI coding agents — Pure Rust MCP server, 89+ tools, 25 languages, 50-87% token reduction
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codelens-mcp-plugin": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "codelens-mcp-plugin"
      ]
    }
  }
}

Topics

agent-harnessai-toolsclaude-codecode-intelligencecodexcursordeveloper-toolsharnesslspmcpmcp-serverrustsemantic-searchtoken-optimizationtree-sitter