{
  "name": "PropertyIQ",
  "description": "Real-estate market intelligence for the United States: PropertyIQ Scores, price and rent momentum, economic indicators, and investment underwriting for metros, counties, and ZIP codes.",
  "supportedInterfaces": [
    {
      "url": "https://mcp.propertyiq.app/mcp",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "PropertyIQ",
    "url": "https://www.propertyiq.app"
  },
  "version": "0.2.0",
  "documentationUrl": "https://www.propertyiq.app/docs/mcp",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "market-analysis",
      "name": "Market Analysis",
      "description": "Analyze any US housing market (metro, county, or ZIP) with PropertyIQ's score, price and rent momentum, and economic data.",
      "tags": [
        "real-estate",
        "market-analysis",
        "housing",
        "analytics"
      ]
    },
    {
      "id": "deal-analysis",
      "name": "Deal Analysis",
      "description": "Estimate rental cash flow, cap rate, and investment viability for a specific US property address.",
      "tags": [
        "real-estate",
        "investment",
        "cash-flow",
        "underwriting"
      ]
    }
  ]
}