Lenderprice MCP for Cursor
com.lenderprice/mcp
MCP server that exposes the Lenderprice platform's capabilities to AI models.
client:Cursor
transport:streamable-http
Install Lenderprice MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mp-mcp.lenderprice.com/mcp/?"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs