bydasunmihiranga· 1 MCP server
The Code Review Assistant is a simple multi-agent system built using the Model Context Protocol (MCP) and LangChain. Its purpose is to provide automated, preliminary feedback on code snippets, including syntax checking, code explanation, and improvement suggestions.
$git clone https://github.com/dasunmihiranga/code-review-assistant-mcpInstalls into the current project.
Install code-review-assistant-mcp by running `git clone https://github.com/dasunmihiranga/code-review-assistant-mcp`, then use it for the current task and follow its documentation at https://github.com/dasunmihiranga/code-review-assistant-mcp.