{
  "name": "Subastech",
  "description": "Agente de subastas judiciales de inmuebles en España (datos públicos del BOE): búsqueda por provincia, municipio, tipo y precio, fichas con la URL canónica y resultados oficiales. El análisis propio (scoring, cargas, rentabilidad, valoración) requiere cuenta y plan.",
  "version": "1.0.0",
  "protocolVersion": "1.0",
  "supportedInterfaces": [
    {
      "url": "https://mcp.subastech.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "url": "https://mcp.subastech.com/a2a",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Subastech (POLSAAS TECHNOLOGIES, S.L.)",
    "url": "https://www.subastech.com"
  },
  "documentationUrl": "https://app.subastech.com/agentes",
  "iconUrl": "https://app.subastech.com/icon-512.png",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": []
}