QuoteOS for VS Code
io.github.entradox/quoteos
Agent-native insurance quoting protocol — sandbox, MCP + REST, eligibility pre-flight
client:VS Code
transport:streamable-http
tools:3
Install QuoteOS in VS Code
.vscode/mcp.json
{
"servers": {
"quoteos": {
"type": "http",
"url": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs