Productivity|Development|AI / ML|UtilitiesRust
lean-ctx
Reduce AI coding costs by 99% with an open source MCP Server.
N/A rating (0 reviews)0 installs490 GitHub stars
MCPAIRust
This MCP Server provides a Shell Hook and Context Server for 28 tools, supporting over 90 patterns. It is designed as a single Rust binary with zero telemetry.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"lean-ctx": {
"args": [
"-y",
"lean-ctx"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.