Skip to content
VS Code

CoverIntent for VS Code

com.onrender.coverintent-network/insurance

Capture a Nevada auto insurance intent once; one verified seller answers for USD 1. No repeat ask.

client:VS Code transport:streamable-http

Install CoverIntent in VS Code

.vscode/mcp.json

{
  "servers": {
    "insurance": {
      "type": "http",
      "url": "https://coverintent-network.onrender.com/mcp"
    }
  }
}

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

CoverIntent in other clients