Loopback runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 2 Aug 2026.
Feedback bus for coding agents: pin feedback on the app you're building; a fix turns the pin green
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
for (const [k, v] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add loopback -- npx -y loopback-mcp-server
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.loopback]
command = "npx"
args = ["-y", "loopback-mcp-server"]
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"loopback": {
"args": [
"-y",
"loopback-mcp-server"
],
"command": "npx"
}
}
}
Visual website feedback your coding agent applies: pin change requests on the live site over MCP.
Stakeholders pin feedback on your live app; your AI agent reads the pins via MCP and fixes them.
UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
The API-change deploy gate for AI coding agents. Read-only breaking-change detection.
Build browser games on gamedev.pl from your coding agent.
Read and resolve human feedback pinned on your live prototype, straight from your coding agent.
Pull TestFlight screenshot feedback from App Store Connect into AI coding agents.
Answers built from our own checks of this server.