loopback for Claude Desktop
io.github.joshidikshant/loopback
Feedback bus for coding agents: pin feedback on the app you're building; a fix turns the pin green
client:Claude Desktop
transport:stdio
runtime:npm
Install loopback in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"loopback": {
"command": "npx",
"args": [
"-y",
"loopback-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs