Document full SX tool catalogue on sx-tools page
35 MCP tools across 8 categories with code examples for each:
- Comprehension (7): read_tree, summarise, read_subtree, get_context,
find_all, get_siblings, validate
- Path-based editing (4): replace_node, insert_child, delete_node,
wrap_node
- Smart editing (4): rename_symbol, replace_by_pattern, insert_near,
rename_across
- Project-wide search (3): find_across, comp_list, comp_usage
- Development (7): pretty_print, write_file, build, test, format_check,
macroexpand, eval
- Git integration (3): changed, diff_branch, blame
- Test harness (1): harness_eval
- Analysis (3): diff, doc_gen, playwright
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>