← Registry

Analytics

hyvecity.com

Provides real estate and property analysis tools including financial engine, zoning, construction budget, home value, and land feasibility.

1 endpoint18 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://hyvecity.com/mcp

No auth detected

MCP server metadata

Name
hyvecity
Version
1.0.0
Capabilities
tools
Server instructions

HyveCity is a real estate development intelligence engine for Texas. Every number is engine-computed from public records or deterministic math — never a model estimate — so quote results with their sources and grades. Common asks map directly: 'what is this home worth' → get_home_value (county appraisal record); 'can I build on this land / lot' → get_land_answer (jurisdiction, zoning, flood, water/sewer, lot yield); full development feasibility → run_full_analysis (property → zoning → market → pro forma in one call). Results include a 'hyvecity' link to continue on hyvecity.com — share it with the user.

Known tools 18

analyze_property

Run HyveCity's proprietary financial engine on a property with specific parameters.

Inferred read-only
cityengine_resolve

Resolve a zoning code through the cityengine v2 stack.

Inferred read-only
estimate_project_budget

Generate a construction budget distributed across 14 master trades (site work, foundation, framing, roofing, MEP, finishes, etc.).

Inferred read-only
get_home_value

What is this home worth today?

Inferred read-only
get_land_answer

Can I build on this land?

Inferred read-only
get_market_data

Get HyveCity's standard market rates for a city: sale price per sqft, rent per sqft, and a derived rental yield.

Inferred read-only
get_portfolio_analytics

Get portfolio-wide performance metrics for the authenticated user.

Inferred read-only
get_portfolio_outcomes

Get completed project outcomes: actual sale prices, total costs, profits, and ROI for finished deals.

Inferred read-only
get_zoning_rules

Get detailed zoning rules for any zone code in a supported city.

Inferred read-only
list_projects

Get the authenticated user's saved real estate projects.

Inferred read-only
run_full_analysis

Complete real estate feasibility analysis in one call.

Inferred read-only
run_scout

Search for investment properties using natural language criteria.

Inferred read-only
run_truth

Run a verified property review: resolves parcel data, cross-references municipal zoning code, identifies constraints and unknowns, and assigns a confidence score (0-1).

Inferred read-only
run_workflow

Start one of the surviving workflow-runner jobs.

Inferred read-only
search_property

Look up any US property by street address.

Inferred read-only
suggest_strategies

Compare all viable real estate development strategies for a property: ground-up construction, fix & flip, buy & hold, ADU, rehab.

Inferred read-only
v2_intelligence

Ingest a parcel from a free-text address and return the full v2 regulatory intelligence inline.

Inferred read-only
v2_resolve

Resolve a parcel through the v2 regulatory graph (v2 §7).

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.hyvecity]
url = "https://hyvecity.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hyvecity": {
      "type": "http",
      "url": "https://hyvecity.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hyvecity
Remote MCP URL: https://hyvecity.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": {
    "hyvecity": {
      "url": "https://hyvecity.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hyvecity": {
      "type": "http",
      "url": "https://hyvecity.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hyvecity",
  "transport": "streamable-http",
  "url": "https://hyvecity.com/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 hyvecity.com was fetched 2026-08-21T20:55:06.800Z.

Trust status Trusted

hyvecity.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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