Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Codebase GraphNew to Visual Studio Code? Get it now.
Codebase Graph

Codebase Graph

Vova4o

|
1 install
| (0) | Free
Shared multi-language repository graphs plus one aggregate workspace graph for coding agents.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Codebase Graph for VS Code

This extension provides VS Code agents with the codebase-graph MCP server. It indexes supported source languages into one graph per actual Git repository and one aggregate graph per opened workspace.

GitHub repository · Report an issue

Codebase Graph visualizing cross-repository dependencies

<workspace>/<repo>/.codebase-graph/graph.json
<workspace>/.codebase-graph/workspace.json

All agents share those files. The extension does not create agent-specific indexes and does not run a daemon or watcher.

Commands

  • Codebase Graph: Index Workspace
  • Codebase Graph: Show Index Status
  • Codebase Graph: Open Workspace Graph

In a multi-root VS Code window, select the workspace root to operate on. Each local workspace root gets one workspace-scoped MCP server, which discovers its internal repositories automatically.

The universal package contains native server binaries for x64 and ARM64 Windows, Linux, and macOS hosts. VS Code selects the matching binary at runtime.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft