Texas Insurance for Cursor
com.texasautoquotes/insurance
Auto insurance prices for Texas drivers, from rates the state publishes.
client:Cursor
transport:streamable-http
tools:8
Install Texas Insurance in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"insurance": {
"url": "https://texasautoquotes.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs