Dependency Propagation Engine

VECTRON

Parse any codebase. Map every dependency.
See the blast radius before you break anything.
01
Upload any JS/TS repository as a ZIP
02
Get a live interactive dependency graph instantly
03
Click any node. See the blast radius. Before you touch anything.

Blast Radius BFS

Trace dependency propagation outward from any node and quantify exactly how far a risky change can travel.

Dependency Graph

Render files, functions, classes, and methods as a live graph with structural edges you can inspect in motion.

AI Codebase Query

Ask plain-English questions and get graph-grounded call chains that stay anchored to real nodes in your codebase.

Process Detection

Surface meaningful runtime flows from trigger to side effect, then inspect them as generated Mermaid diagrams.

Risk Scoring

Highlight the most connected components so you can prioritize refactors around the modules most likely to create damage.

Intelligence Report

Generate an architecture brief with hotspots, onboarding paths, and actionable codebase intelligence in one pass.

MCP Server

Give your AI coding assistant a map.

VECTRON runs as an MCP server on port 3002. Connect it to Claude Code, Cursor, or Antigravity. Your AI now has full dependency context while coding.
vectron_status vectron_blast_radius vectron_get_callers vectron_get_dependencies vectron_query
// Add to your MCP client
{
  "name": "VECTRON",
  "url": "http://localhost:3002/sse",
  "type": "sse"
}
React TypeScript Sigma.js Graphology ForceAtlas2 Express Babel Groq Cerebras Mermaid.js MCP Railway

Upload your codebase.

Supports JS · TS · JSX · TSX