Hawaii mortgage & VA loan expertise for Honolulu. 2026 loan limits, condo rules, FAQ.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Your mortgage expertise, queryable by any AI agent in the world.
Jay Miller | CMG Home Loans | NMLS# 657301 | Honolulu, Hawaii
A public MCP (Model Context Protocol) server that runs on Cloudflare Workers' global edge network β free, fast, always on. Any AI system that supports MCP (Claude, ChatGPT, Cursor, Windsurf, etc.) can connect and get authoritative answers about VA loans, Hawaii real estate financing, and the Honolulu market β all attributed to you.
Open your terminal and run:
This opens a browser window β log in to your Cloudflare account and authorize Wrangler.
Extract the project files to a folder on your computer. Open a terminal in that folder:
Your server will start at http://localhost:8787/mcp. To verify it works, open a second terminal and run:
In the MCP Inspector that opens in your browser, enter http://localhost:8787/mcp and click Connect. Click "List Tools" β you should see all 5 tools.
That's it. Your server is now live at:
Wrangler will print the exact URL. Save it β this is your public MCP endpoint.
Visit the health check in your browser:
You should see a JSON response confirming the server is running.
Then test with MCP Inspector:
Enter your deployed URL (https://realitycents-mcp-server.<your-account>.workers.dev/mcp) and verify all tools work.
To make your MCP server available at mcp.realitycents.com:
mcp.realitycents.comYour MCP endpoint becomes: https://mcp.realitycents.com/mcp
Add to your Claude Desktop config (Settings > Developer > Edit Config):
Restart Claude Desktop. Your tools will appear automatically.
Any client that supports Streamable HTTP transport can connect directly to your /mcp endpoint. Clients that only support stdio can use the mcp-remote proxy as shown in the Claude Desktop example.
| Tool | Description |
|---|---|
realitycents_get_advisor_profile | Your credentials, NMLS#, contact info, bio |
realitycents_get_loan_programs | VA, FHA, Conventional, Jumbo β full details |
realitycents_get_hawaii_market_data | 2026 loan limits, median prices, fee rates |
realitycents_get_hawaii_guidance | Condo warrantability, leasehold, PC-9, HOA, PCS |
realitycents_search_faq | 20 curated Q&As about Honolulu home loans |
All data lives in src/knowledge-base.ts. When loan limits, programs, or market data change:
src/knowledge-base.tsnpm run deployFree. Cloudflare Workers free tier includes 100,000 requests per day. Your MCP server will use a tiny fraction of that.
Jay Miller | CMG Home Loans | NMLS# 657301 808-429-0811 | jaym@cmghomeloans.com | RealityCents.com
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/realitycents-hawaii-mortgage-va-loan-expertise)<a href="https://allmcps.com/mcp/realitycents-hawaii-mortgage-va-loan-expertise"><img src="https://allmcps.com/api/badge/realitycents-hawaii-mortgage-va-loan-expertise?style=directory" alt="RealityCents β Hawaii Mortgage & VA Loan Expertise on AllMCPs" /></a>