Connect Cursor to hosted Cool Web Tool MCP once. Then ask it to list issues from your latest audit and patch the matching files. Cursor edits your repo. Cool Web Tool does not push patches from the cloud.
Add a remote MCP server using the hosted URL below. Do not point Cursor at a local cool-web-tool-mcp folder. That path is for Cool Web Tool engineers.
https://mcp.coolwebtool.com/mcp
{
"mcpServers": {
"cool-web-tool": {
"url": "https://mcp.coolwebtool.com/mcp",
"headers": {
"Authorization": "Bearer REPLACE_WITH_API_TOKEN"
}
}
}
}
Cursor Settings, MCP, with Cool Web Tool connected
A screenshot of this step will appear here.