Terra Vivet MCP
MCP remoto para proyectos, propiedades y cotización
Este endpoint usa streamable-http. Use POST con
Content-Type: application/json y un header
Accept que incluya application/json y
text/event-stream.
- https://www.terravivet.com/.well-known/mcp/server-card.json
- https://www.terravivet.com/docs/mcp.md
- https://www.terravivet.com/agentes
Tools disponibles
list_projectsget_projectlist_propertiesget_propertycalculate_quote
Inicialización mínima
POST https://www.terravivet.com/mcp
Accept: application/json, text/event-stream
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-11-25","capabilities":{},"clientInfo":{"name":"example-client","version":"1.0.0"}}}