CoverIntent for Cursor
com.onrender.coverintent-network/insurance
Capture a Nevada auto insurance intent once; one verified seller answers for USD 1. No repeat ask.
client:Cursor
transport:streamable-http
Install CoverIntent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"insurance": {
"url": "https://coverintent-network.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs