QuoteOS for Cursor
io.github.entradox/quoteos
Agent-native insurance quoting protocol — sandbox, MCP + REST, eligibility pre-flight
client:Cursor
transport:streamable-http
tools:3
Install QuoteOS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quoteos": {
"url": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs