Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"magic5644-graph-it-live": {
"command": "npx",
"args": [
"-y",
"@magic5644/graph-it-live"
]
}
}
}
Or smoke-test directly:
npx -y @magic5644/graph-it-live
Details
| Website | https://www.npmjs.com/package/@magic5644/graph-it-live |
|---|---|
| GitHub | git+https://github.com/magic5644/Graph-It-Live.git |
| License | unknown |
| Pricing | free |
| Tags | dependency graph dependency graph visualization import typescript javascript python |
| Sources | npm |
| Discovered | 2026-05-25 |