← terravivet.com
INDIVIDUAL MCP TOOL
list_properties
Lista propiedades filtrables por proyecto, estado, tipo y texto libre.
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 endpoint
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.terravivet-com]
url = "https://www.terravivet.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"terravivet-com": {
"type": "http",
"url": "https://www.terravivet.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: terravivet-com
Remote MCP URL: https://www.terravivet.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": {
"terravivet-com": {
"url": "https://www.terravivet.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"terravivet-com": {
"type": "http",
"url": "https://www.terravivet.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "terravivet-com",
"transport": "streamable-http",
"url": "https://www.terravivet.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_projects— Lista los proyectos de Terra Vivet con disponibilidad, rangos de precio y enlaces útiles.get_project— Obtiene el detalle de un proyecto por slug.get_property— Devuelve una propiedad del inventario por su canonicalId.calculate_quote— Calcula una cotización financiada o de contado para una propiedad o para un precio manual.