looptool for Cursor
dev.looptool/looptool
An MCP server that automatically collects feedback on your MCP server.
client:Cursor
transport:streamable-http
Install looptool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"looptool": {
"url": "https://www.api.looptool.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs