Installation & Configuration
{
"mcpServers": {
"code-reviewer-mcp": {
"command": "node",
"args": [
"/path/to/code-reviewer-mcp/build/index.js"
],
"env": {
"GITHUB_PAT": "your_github_token",
"OPENROUTER_API_KEY": "your_openrouter_key"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/24
Updated
2026/6/4