codeweb

GhostlyGawd/codeweb
★ 0 stars JavaScript AI/LLM Updated today
Your agents break less code and burn fewer tokens — deterministic call/import graph + 27 MCP tools for coding agents. Claude Code plugin & MCP server; zero deps, runs 100% locally.
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": {
    "codeweb": {
      "command": "npx",
      "args": [
        "-y",
        "GhostlyGawd/codeweb"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/brand/banner.png" alt="codeweb — your agents break less code and burn fewer tokens." width="100%"> **Free & MIT-licensed. Runs entirely on your machine — no account, no server, no telemetry. Reads your code; never executes it.** **[Website](https://ghostlygawd.github.io/codeweb/)**&nbsp;·&nbsp;[Gate every PR](#gate-every-pull-request)&nbsp;·&nbsp;[See it in action](#see-it-in-action)&nbsp;·&nbsp;[Install](#install)&nbsp;·&nbsp;[Use](#use)&nbsp;·&nbsp;[For ag

Topics

ai-agentscall-graphclaude-codeclaude-code-plugincode-analysiscode-visualizationcodebase-mapdead-codedependency-graphdeveloper-toolsmcpmcp-servermodel-context-protocolrefactoringstatic-analysis