myopic for Claude Desktop
io.github.surajkgoyal/myopic
Code-review MCP: review a GitLab MR or GitHub PR against the whole codebase, not just the diff.
client:Claude Desktop
transport:stdio
runtime:pypi
Install myopic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"myopic": {
"command": "uvx",
"args": [
"myopic"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs