anthropics / anthropics/claude-code-action
add list_review_threads and resolve_review_thread MCP tools
Open
enhancement
mcp
p3
- Dominant language
- TypeScript
- Stars
- 8.9k
- Forks
- 2.1k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Add two new tools to the GitHub inline comment MCP server:
list_review_threads: lists all PR review threads with IDs, authors, resolution status, and comment details via GraphQL
resolve_review_thread: resolves a review thread by its thread ID via GraphQL mutation
Contributor guide
Assessment
This issue has not been assessed yet.