← milestonetitlefl.com

INDIVIDUAL MCP TOOL

florida_investor_estimate

Estimate Florida investor deal costs for an assignment vs.

milestonetitlefl.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://milestonetitlefl.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for florida_investor_estimate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

milestonetitlefl.com

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.

Related tools

  • florida_title_premium — Compute a Florida owner's title insurance premium at promulgated rates, with optional reissue credit and simultaneous-issue lender policy.
  • 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).
  • 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.
  • 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.
  • 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.
  • 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%).
  • 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.
  • 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.