Skip to content

[WIP] feat: add standard MCP tool support#212

Draft
lizhengfeng101 wants to merge 1 commit into
mainfrom
feat/mcp-support
Draft

[WIP] feat: add standard MCP tool support#212
lizhengfeng101 wants to merge 1 commit into
mainfrom
feat/mcp-support

Conversation

@lizhengfeng101

Copy link
Copy Markdown
Collaborator

Summary

This PR introduces standard MCP (Model Context Protocol) tool support for OpenCodeReview, enabling extensible context capabilities for the review agent.

  • Add MCP tool integration framework with standard protocol support
  • CodeGraph will likely be the first built-in MCP extension, providing structural code analysis (symbol definitions, callers, callees, impact radius)

🚧 Work in Progress — implementation is under evaluation.

Closes #210

@github-actions

Copy link
Copy Markdown
Contributor

OpenCodeReview: No supported files changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add optional CodeGraph structural context tool

1 participant