looptool for Zed
dev.looptool/looptool
An MCP server that automatically collects feedback on your MCP server.
client:Zed
transport:streamable-http
Install looptool in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"looptool": {
"url": "https://www.api.looptool.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs