← Registry

API Tools

voyahomes.com

Provides read-only tools for searching vacation rental destinations and homes by location, dates, guests, and property details.

1 endpoint4 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://voyahomes.com/mcp

No auth detected

MCP server metadata

Name
voya-homes-public
Version
1.1.0
Capabilities
tools
Server instructions

Comece por find_homes para descobrir propriedades por nome, condomínio, cidade ou amenidades. Depois use search_homes com datas e adultos para confirmar disponibilidade e preço. Use get_home para detalhes de um houseCode conhecido. Todas as ferramentas são somente leitura; não existe ferramenta de reserva, cobrança ou alteração de dados.

Known tools 4

list_destinations

Read-only.

Inferred read-only
search_homes

Read-only search of vacation homes using destination, dates and guests.

Inferred read-only
get_home

Read-only property details and optional date-bound price.

Inferred read-only
find_homes

Read-only static catalog discovery by property name, public code, condominium, neighborhood, city, bedrooms or amenities.

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

.mcp.json

{
  "mcpServers": {
    "voya-homes-public": {
      "type": "http",
      "url": "https://voyahomes.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "voya-homes-public": {
      "type": "http",
      "url": "https://voyahomes.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "voya-homes-public",
  "transport": "streamable-http",
  "url": "https://voyahomes.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.