loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

cli

MCP Tool

supermodeltools/cli

CLI for giving AI coding agents a map of your codebase — call graphs, dependency graphs, dead code detection, and blast radius analysis.

Install

$ npx loaditout add supermodeltools/cli

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "cli"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Supermodel CLI

[](#installation) [](http://supermodeltools.com) [](https://api.supermodeltools.com)

Give your AI coding agent a map of your codebase.

Supermodel CLI connects Claude Code, Codex, and other AI agents to the Supermodel API — providing call graphs, dependency graphs, dead code detection, and blast radius analysis as live context during your sessions.

---

Links

| | | |---|---| | Website | supermodeltools.com | | API Docs | api.supermodeltools.com | | Dashboard | dashboard.supermodeltools.com | | Twitter / X | @supermodeltools | | Contact | abe@supermodel.software |

---

What It Does

| Feature | Description | |---|---| | Graph pregeneration | Analyze your repo upfront so your agent has instant access to call and dependency graphs without waiting mid-task | | Dead code detection | Surface functions and files with no callers across TypeScript, JavaScript, Python, Go, Rust, and more | | Blast radius | Before making a change, show which files and functions would be affected downstream | | Token efficiency | Ship only the graph slices relevant to the current task — not the whole repo — keeping context lean | | Agent integration | Plug directly into Claude Code, Codex, and Hermes as a context tool |

---

Installation
macOS
# placeholder: brew install supermodeltools/tap/supermodel
Linux
# placeholder: install script
curl -fsSL https://supermodeltools.com/install.sh | sh
From Source

Tags

aiai-codingcall-graphclaude-codeclicode-analysisdead-codedependency-graphdeveloper-toolsmcp

Reviews

Loading reviews...

Quality Signals

5
Stars
0
Installs
Last updated14 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/supermodeltools/cli)](https://loaditout.ai/skills/supermodeltools/cli)