By opentrace
Explore code structure and dependencies across your organization's indexed projects using OpenTrace's code graphs
Connect Claude Code to your organization's indexed projects to explore code structure, dependencies, and source across repositories.
Add the plugin marketplace:
/plugin marketplace add opentrace/claude-code
Install the plugin:
/plugin install opentrace
Authenticate: On first use, you'll be prompted to sign in via your browser. After signing in, you'll see an organization-selection page — pick the org whose projects you want to explore.
List the projects I can explore with OpenTrace
Shows every project your organization has indexed, so you can pick one to dig into.
Find where PaymentProcessor is defined in the billing project
Searches the project's code graph and pinpoints the file and symbol — even if the repo isn't checked out locally.
What calls the validate_invoice function in the billing project?
Traverses the code graph to map callers, dependents, and dependencies of any class, function, or file.
Fetch the source of src/billing/processor.py from the billing project
Returns the full file content straight from the project's indexed bundle — no clone or checkout needed.
| Tool | Purpose |
|---|---|
list_projects | List the projects indexed for your organization |
query_project | Full-text search for files, classes, and functions in a project |
traverse_project | Traverse the code graph from a node (incoming, outgoing, or both) |
get_project_node | Get the details of a single node |
fetch_project_file | Fetch the full source of a file in a project |
| Problem | Solution |
|---|---|
| Authentication failed | Ensure you have an active OpenTrace account and are a member of an organization |
| No results found | The project may not be indexed yet, or check the name spelling |
| First query is slow or times out | The project bundle loads lazily on first access — retry the query once |
| Connection errors | Check internet connection; verify https://api.opentrace.ai is accessible |
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub opentrace/claude-code --plugin opentraceCode intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.
Analyzes a codebase and generates animated HTML architecture reports — diagrams, data flows, component directories, metrics, and insights.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Codebase visualization — generates architecture, data flow, dependency, call chain, community detection, and class diagrams via Mermaid Chart MCP
Spec-driven architecture validation for microservices