Lenderprice Mini Pricer MCP for Cursor
com.cre8techdev/mini-pricer-mcp
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
client:Cursor
transport:sse
Install Lenderprice Mini Pricer MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mini-pricer-mcp": {
"url": "https://mp-mcp.cre8techdev.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs