← Registry

General Tools

milestonetitlefl.com

Computes Florida real estate closing costs, including title insurance premiums, transfer taxes, and net proceeds for buyers and sellers.

1 endpoint10 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://milestonetitlefl.com/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 10

florida_title_premium

Compute a Florida owner's title insurance premium at promulgated rates, with optional reissue credit and simultaneous-issue lender policy.

Inferred read-only
florida_buyer_closing_estimate

Estimate Florida buyer-side title and tax closing costs: title premiums, note doc stamps, intangible tax, recording — county customs applied (buyer customarily pays the owner's premium in Miami-Dade, Broward, Sarasota, and Collier; seller in Palm Beach and most other counties).

Inferred read-only
florida_seller_net_sheet

Estimate a Florida seller's net proceeds: deed doc stamps (county-correct, including Miami-Dade's single-family surtax rule), commission, payoff, and the owner's premium when county custom puts it on the seller.

Inferred read-only
florida_transfer_taxes

Compute Florida transfer taxes for a deal: deed documentary stamps (with the Miami-Dade distinction), note doc stamps, and nonrecurring intangible tax on a mortgage.

Potential side effects
florida_refinance_estimate

Estimate Florida refinance title-side closing costs: lender's policy at the promulgated rate on the new loan, note doc stamps, nonrecurring intangible tax, and recording.

Inferred read-only
florida_firpta_estimate

Educational FIRPTA withholding estimate under IRC §1445: the 15% default on the amount realized, with the buyer residence-intent adjustments at $300,000 (may reduce to zero) and $1,000,000 (may reduce to 10%).

Inferred read-only
florida_compare_offers

Rank up to four purchase offers by the seller's estimated net: each offer runs through the tested Florida seller net sheet (county-correct deed stamps including Miami-Dade's single-family surtax rule, commission, payoff), and seller credits come straight off the net.

Potential side effects
florida_investor_estimate

Estimate Florida investor deal costs for an assignment vs.

Inferred read-only
florida_rent_vs_buy

Educational rent-vs-buy cash-outlay comparison for a Florida purchase: amortized payment, monthly ownership cost from stated assumptions, upfront cash (down payment + closing costs from the tested Florida engine), a year-by-year cumulative table, and the break-even year if one exists inside the horizon.

Potential side effects
about_milestone_title

Facts about Milestone Title: services, service area, contact, underwriter, and how to start a title order.

Inferred read-only

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.mcp-typescript-server-on-vercel]
url = "https://milestonetitlefl.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://milestonetitlefl.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://milestonetitlefl.com/api/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://milestonetitlefl.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://milestonetitlefl.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://milestonetitlefl.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for milestonetitlefl.com was fetched 2026-08-01T07:40:36.794Z and is being refreshed.

Trust status Neutral

milestonetitlefl.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.