INDIVIDUAL MCP TOOL
estimate_construction_loan
Estimate the monthly payment and cash needed to build a custom home in Arizona with a construction-to-permanent (one-time-close) loan.
LIVE ENDPOINT
https://jematellhomes.com/mcp
Connect to this endpoint to inspect the live schema for estimate_construction_loan and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.jematell-homes]
url = "https://jematellhomes.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jematell-homes": {
"type": "http",
"url": "https://jematellhomes.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jematell-homes
Remote MCP URL: https://jematellhomes.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"jematell-homes": {
"url": "https://jematellhomes.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jematell-homes": {
"type": "http",
"url": "https://jematellhomes.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jematell-homes",
"transport": "streamable-http",
"url": "https://jematellhomes.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_current_mortgage_rate— The current 30-year fixed mortgage rate (FRED series MORTGAGE30US, the Freddie Mac weekly average), cached for a day.list_build_locations— The Arizona cities Jematell Homes builds in, each with the average effective residential property tax rate used by the estimator, its source, and when it was last verified.start_inquiry— Get the right way for a person to contact Jematell Homes about building a home, along with the details worth having ready.search_home_building_faq— Search Jematell Homes' library of answers about building a custom home in Arizona: construction financing, permits and building codes, lot buying, contracts, warranties, and the build process.