| Tool name | Description | Destructive? |
|---|---|---|
| list-graphs | ✓ no | |
| get-code | ✓ no | |
| find-direct-connections | ✓ no | |
| nodes-semantic-search | ✓ no | |
| docs-semantic-search | ✓ no |
| folder-tree-structure | ✓ no | |
| get-usage-dependency-links | ✓ no |
{
"mcpServers": {
"mcp-code-graph": {
"command": "npx",
"args": [
"-y",
"mcp-code-graph"
]
}
}
}