Skip to content
VS Code

coverage trigger for VS Code

com.dropwatchhq/coverage-trigger

Leads of businesses that just legally need commercial insurance: new FMCSA authority + new entities.

client:VS Code transport:streamable-http tools:3

Install coverage trigger in VS Code

.vscode/mcp.json

{
  "servers": {
    "coverage-trigger": {
      "type": "http",
      "url": "https://coverage.dropwatchhq.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

coverage trigger in other clients