Code Reviewer Fixer Agent
This AI agent analyzes code repositories, detects potential security vulnerabilities, reviews code quality, and suggests fixes based on Sentry error logs using Sentry and GitHub MCP servers!
Overview
Code Reviewer Fixer Agent is an AI tool that analyzes code repositories to detect potential security vulnerabilities, reviews code quality, and suggests fixes based on Sentry error logs using Sentry and GitHub MCP servers.
To use the Code Reviewer Fixer Agent, clone the repository, install the required dependencies, configure the environment variables, and run the FastAPI server to access the UI.
- Analyzes code quality and detects security vulnerabilities. - Integrates with Sentry to retrieve error logs. - Provides actionable insights and suggestions for code fixes. - Supports GitHub and GitLab repositories.
- Identifying security vulnerabilities in code before deployment.
- Improving code quality through automated reviews.
- Assisting developers in fixing issues based on real-time error logs.
Add to your AI client
Use these steps to connect Code Reviewer Fixer Agent in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"code-reviewer-fixer-agent-gokborayilmaz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-code-reviewer-fixer-agent-gokborayilmaz"
]
}
}
}FAQ
What programming languages does it support?
The agent can analyze any code repository, but the effectiveness may vary based on the language and framework used.
Is it necessary to have Sentry configured?
Yes, Sentry integration is required to fetch error logs for analysis.
Can I use it for private repositories?
Yes, you can use it for private repositories as long as you have the necessary access tokens.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1486,"uuid":"a3843f51-8ccd-4e76-8fb4-d793d319f910","name":"code-reviewer-fixer-agent","title":"Code Reviewer Fixer Agent","description":"This AI agent analyzes code repositories, detects potential security vulnerabilities, reviews code quality, and suggests fixes based on Sentry error logs using Sentry and GitHub MCP servers!","avatar_url":"https://avatars.githubusercontent.com/u/79590180?v=4","created_at":"2025-02-20T16:01:31.818Z","updated_at":"2025-02-23T07:13:15.386Z","status":"created","author_name":"gokborayilmaz","author_avatar_url":"https://avatars.githubusercontent.com/u/79590180?v=4","tags":"code-reviewer,ai-agent,security","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/gokborayilmaz/code-reviewer-fixer-agent","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]