Florida Insurance for VS Code
com.flautoquotes/insurance
Florida's published auto insurance averages. Not a quote; we are not licensed here yet.
client:VS Code
transport:streamable-http
tools:8
Install Florida Insurance in VS Code
.vscode/mcp.json
{
"servers": {
"insurance": {
"type": "http",
"url": "https://flautoquotes.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs