wenkil/mcp_review_code_tool
A code review tool based on Model Context Protocol (MCP) that leverages OpenAI's capabilities for intelligent code analysis and review. | 基于模型上下文协议(MCP)的代码审查工具,利用OpenAI的能力进行智能代码分析和审查。
Platform-specific configuration:
{
"mcpServers": {
"mcp_review_code_tool": {
"command": "npx",
"args": [
"-y",
"mcp_review_code_tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...