{
  "schemaVersion": "2025-06-18",
  "name": "grewal-re-group",
  "title": "Grewal RE Group MCP Server",
  "version": "1.0.0",
  "description": "Verb-first MCP tools for Grewal RE Group, an Austin, TX luxury real estate team led by Shivraj Grewal. Read the agent profile, covered communities, services, live market reports, the relocation guide, and the out-of-area referral network, and submit a consultation request.",
  "vendor": {
    "name": "Grewal RE Group",
    "url": "https://grewalregroup.com",
    "contact": "shivraj.grewal@compass.com"
  },
  "transport": {
    "type": "http",
    "protocol": "json-rpc-2.0",
    "url": "/mcp",
    "note": "Relative to the host serving this card."
  },
  "authentication": {
    "type": "none",
    "note": "Read tools are public. request_consultation requires the prospect's explicit consent to be contacted."
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "tools": [
    { "name": "get_agent_profile", "description": "Profile, credentials, licenses, contact, and track record." },
    { "name": "list_communities", "description": "All covered Austin communities; optional region filter." },
    { "name": "get_community", "description": "Full detail for one community by slug." },
    { "name": "search_communities", "description": "Free-text search across name, zip, and description." },
    { "name": "list_services", "description": "Buying, selling, relocation, advisory, new construction." },
    { "name": "get_market_report", "description": "Live monthly market-report links for a community." },
    { "name": "get_relocation_guide", "description": "Free 154-page Austin Relocation Guide." },
    { "name": "get_referral_network", "description": "Cities outside Austin where Shivraj has a personal agent relationship to refer into. Filter by region or check one city. Referral destinations only, the team is licensed in Texas and represents clients directly in the Austin metro." },
    { "name": "request_consultation", "description": "Submit a consultation request into the lead inbox (consent required)." }
  ],
  "documentation": {
    "agents": "/AGENTS.md",
    "openapi": "/openapi.json",
    "llms": "/llms.txt",
    "llmsFull": "/llms-full.txt",
    "sources": "/SOURCES.md"
  }
}
