Moltline Code Review for Claude Desktop
com.moltlinestudio/codereview
Risk-scan a diff, flag AI-generated-code tells, find secrets. 5 of 7 tools need no account.
client:Claude Desktop
transport:streamable-http
tools:7
Install Moltline Code Review in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codereview": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.moltlinestudio.com/codereview"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs