Skip to content
Grok

Lenderprice Mini Pricer MCP for Grok

com.cre8techdev/mini-pricer-mcp

MCP server for mortgage rate pricing and mini pricer management via the Lenderprice API

client:Grok transport:sse

Install Lenderprice Mini Pricer MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mini-pricer-mcp": {
      "type": "sse",
      "url": "https://mp-mcp.cre8techdev.com/sse"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Lenderprice Mini Pricer MCP in other clients