Lenderprice Mini Pricer MCP for VS Code
com.cre8techdev/mini-pricer-mcp
MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API
client:VS Code
transport:sse
Install Lenderprice Mini Pricer MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mini-pricer-mcp": {
"type": "sse",
"url": "https://mp-mcp.cre8techdev.com/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs