← Registry

Data Collection

voxhouses.co.uk

Provides real estate search tools for properties, neighbourhood guides, and market articles.

1 endpoint4 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://www.voxhouses.co.uk/api/mcp

No auth detected

MCP server metadata

Name
voxhouses-uk
Version
1.0.0
Capabilities
tools

Known tools 4

search_properties

Pesquisa imóveis (compra ou arrendamento) no catálogo com filtros opcionais.

Inferred read-only
get_property_detail

Obtém detalhes completos de um imóvel pelo seu slug único.

Inferred read-only
search_neighbourhoods

Pesquisa guias de bairros/zonas com preço médio por m², tendência e descrição.

Inferred read-only
search_articles

Pesquisa artigos editoriais: guias de compra/arrendamento, análise de mercado imobiliário e dicas.

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.voxhouses-uk]
url = "https://www.voxhouses.co.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "voxhouses-uk": {
      "type": "http",
      "url": "https://www.voxhouses.co.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: voxhouses-uk
Remote MCP URL: https://www.voxhouses.co.uk/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": {
    "voxhouses-uk": {
      "url": "https://www.voxhouses.co.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "voxhouses-uk": {
      "type": "http",
      "url": "https://www.voxhouses.co.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "voxhouses-uk",
  "transport": "streamable-http",
  "url": "https://www.voxhouses.co.uk/api/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.