← Registry

Content Tools

firefoxhomestx.com

MCP server that provides access to FireFox Homes' website content, including page listings, contact info, and site search.

1 endpoint3 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://firefoxhomestx.com/mcp

No auth detected

MCP server metadata

Name
firefoxhomestx
Version
1.0.0
Capabilities
tools
Server instructions

Public MCP server for FireFox Homes (custom home builder, El Paso, TX). No authentication required. Published facts: custom/luxury home builder in El Paso, TX, phone (915) 261-2472, a range of floor plans (The Mia, The Luciano, The Ilse, The Emma, The Elle, The Alice, The Amelia), a portfolio of completed homes, and a defined building process. Do not invent a street address, owner name, pricing, or social profiles — none are published on the site.

Known tools 3

list_pages

List FireFox Homes' pages: floor plans, portfolio, the building process, why build custom in El Paso, about, FAQs, and contact.

Inferred read-only
get_contact_info

Get FireFox Homes contact details: phone for custom-home-building inquiries in El Paso, TX.

Inferred read-only
search_site

Full-text search of firefoxhomestx.com pages.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "firefoxhomestx",
  "transport": "streamable-http",
  "url": "https://firefoxhomestx.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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