loopback for Cline
io.github.joshidikshant/loopback
Feedback bus for coding agents: pin feedback on the app you're building; a fix turns the pin green
client:Cline
transport:stdio
runtime:npm
Install loopback in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"loopback": {
"command": "npx",
"args": [
"-y",
"loopback-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs