Leverage Point Audit

MCP Server

by majiayu000 · Added 5mo ago

Claude
76

Install

git clone https://github.com/majiayu000/claude-skill-registry

Add to Claude

claude mcp add leverage-point-audit

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "leverage-point-audit": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/leverage-point-audit"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations. Use when improving agentic coding capability, analyzing why agents fail, or optimizing a codebase for autonomous work.

Tags

documentsgogitapidocumentationskill

From Our Store

View all →
Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations

OpenClaw

OpenClaw Business Starter Kit

$59+

Set Up Your AI Assistant in 60 Minutes

Leverage Point Audit — MCP Server for Claude Code