does-it-install?

← All servers

io.github.atef-ataya/depwire

Dependency graph + 24 MCP tools. Impact analysis, simulation, security, agent coordination

io.github.atef-ataya/depwire · Repository · version 1.13.0 · 59 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

npx depwire-cli

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Usage: depwire [options] [command]

Code cross-reference graph builder for multi-language projects

Options:
  -V, --version                                        output the version number
  -h, --help                                           display help for command

Commands:
  parse [options] [directory]                          Parse a project and build dependency graph
  query [options] <directory-or-symbol> [symbol-name]  Query impact analysis for a symbol
  viz [options] [directory]                            Launch interactive arc diagram visualization
  temporal [options] [directory]                       Visualize how the dependency graph evolved over git history
  mcp [options] [directory]                            Start MCP server for AI coding tools
  docs [options] [directory]                           Generate comprehensive codebase documentation
  health [options] [directory]                         Analyze dependency architecture health (0-100 score)
  dead-code [options] [directory]                      Identify dead code - symbols defined but never referenced
  whatif [options] [directory]                         Simulate architectural changes before touching code
  security [options] [directory]                       Scan codebase for security vulnerabilities (deterministic, no API key required)
  verify-change [options] [directory]                  Verify a proposed code change is safe before applying it
  diff [options] <commit-a> <commit-b>                 Compare dependency graph between two git commits
  affected [options] [file]                            Find all files affected by a change, including test files
  prompt [options]                                     Output Depwire MCP workflow prompt for AI agents
  help [command]                                       display help for command

macOS

MCP handshake failed2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Usage: depwire [options] [command]

Code cross-reference graph builder for multi-language projects

Options:
  -V, --version                                        output the version number
  -h, --help                                           display help for command

Commands:
  parse [options] [directory]                          Parse a project and build dependency graph
  query [options] <directory-or-symbol> [symbol-name]  Query impact analysis for a symbol
  viz [options] [directory]                            Launch interactive arc diagram visualization
  temporal [options] [directory]                       Visualize how the dependency graph evolved over git history
  mcp [options] [directory]                            Start MCP server for AI coding tools
  docs [options] [directory]                           Generate comprehensive codebase documentation
  health [options] [directory]                         Analyze dependency architecture health (0-100 score)
  dead-code [options] [directory]                      Identify dead code - symbols defined but never referenced
  whatif [options] [directory]                         Simulate architectural changes before touching code
  security [options] [directory]                       Scan codebase for security vulnerabilities (deterministic, no API key required)
  verify-change [options] [directory]                  Verify a proposed code change is safe before applying it
  diff [options] <commit-a> <commit-b>                 Compare dependency graph between two git commits
  affected [options] [file]                            Find all files affected by a change, including test files
  prompt [options]                                     Output Depwire MCP workflow prompt for AI agents
  help [command]                                       display help for command

Windows

never probed

No probe recorded on this platform yet.

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.atef-ataya__depwire.json)](https://doesitinstall.com/s/io.github.atef-ataya__depwire.html)