Developer Tools
Trust: 37/100 (Limited)io.github.atef-ataya/depwire Guide
Dependency graph + 13 MCP tools for AI coding. TS, Python, JS, Go. Docs + health score
7 starsby depwire
Quick Start
Install
npx depwire-cliClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-atef-ataya-depwire": {
"command": "npx",
"args": [
"depwire-cli"
]
}
}
}