Skip to content

Commit f366222

Browse files
AimoreRRDclaude
andauthored
docs(readme): add codegraph_explore to the MCP Tools table (colbymchenry#226)
Add the missing `codegraph_explore` row to the 'MCP server exposes these tools' table — tools.ts exports 9 tools but the table listed 8. (The PR's Node-badge bump was dropped: that badge was replaced by 'Node.js bundled · none required' when the runtime became self-contained.) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1f11de7 commit f366222

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ When running as an MCP server, CodeGraph exposes these tools to Claude Code:
401401
| `codegraph_callees` | Find what a function calls |
402402
| `codegraph_impact` | Analyze what code is affected by changing a symbol |
403403
| `codegraph_node` | Get details about a specific symbol (optionally with source code) |
404+
| `codegraph_explore` | Return source for several related symbols grouped by file, plus a relationship map, in one call |
404405
| `codegraph_files` | Get indexed file structure (faster than filesystem scanning) |
405406
| `codegraph_status` | Check index health and statistics |
406407

0 commit comments

Comments
 (0)