dshills/second-opinion
LLM-driven code review MCP server for Git repos with pluggable model support.
Platform-specific configuration:
{
"mcpServers": {
"second-opinion": {
"command": "npx",
"args": [
"-y",
"second-opinion"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...