Card snapshot
mcp.avnester.com
·
2026-06-13 23:25:11 UTC
·
c8b9748b107e8a51a8098cfd38c1210184492361eb1e943a09e12db0ed9b9934
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "AVnester",
"description": "AI operating system for Indian real estate. Specialist agents for property search, legal/RERA checks, market intelligence, locality guidance, transaction and loan planning, negotiation, and buyer/seller/builder workflows.",
"url": "https://avnester.com/a2a",
"version": "1.0.0",
"provider": {
"organization": "AVnester",
"url": "https://avnester.com"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "search",
"name": "Search Agent",
"description": "Property search, listing details, similar properties",
"tags": [
"real-estate",
"india",
"search"
],
"examples": [
"Find 2BHK flats in Saravanampatti under 60 lakhs",
"Show me villas for sale in Coimbatore",
"Any 3BHK apartments near Race Course Road?"
]
},
{
"id": "legal",
"name": "Legal Agent",
"description": "RERA, legal health check, document analysis",
"tags": [
"real-estate",
"india",
"legal"
],
"examples": [
"Is this property RERA registered?",
"Run a legal health check on this listing",
"What documents should I verify before buying?"
]
},
{
"id": "market",
"name": "Market Agent",
"description": "Price trends, growth corridors, heat scores",
"tags": [
"real-estate",
"india",
"market"
],
"examples": [
"What are the price trends in OMR Chennai?",
"Which Coimbatore localities are appreciating fastest?",
"Show me the growth corridors in the city"
]
},
{
"id": "locality",
"name": "Locality Agent",
"description": "Area guides, comparisons, lifestyle matching",
"tags": [
"real-estate",
"india",
"locality"
],
"examples": [
"Compare Saravanampatti and Vadavalli to live in",
"What's it like living in Peelamedu?",
"Which area suits a family with good schools nearby?"
]
},
{
"id": "transaction",
"name": "Transaction Agent",
"description": "EMI, stamp duty, purchase costs, loan docs",
"tags": [
"real-estate",
"india",
"transaction"
],
"examples": [
"What's the EMI for a 50 lakh loan at 8.5% over 20 years?",
"Calculate stamp duty on a 75 lakh flat in Tamil Nadu",
"What's the total cost to buy a 1 crore home?"
]
},
{
"id": "negotiation",
"name": "Negotiation Agent",
"description": "Pricing intelligence, negotiation strategy",
"tags": [
"real-estate",
"india",
"negotiation"
],
"examples": [
"How much can I negotiate on this 80 lakh flat?",
"Give me a negotiation strategy for this listing",
"Is the asking price fair for this property?"
]
},
{
"id": "document",
"name": "Document Agent",
"description": "Property document analysis and verification",
"tags": [
"real-estate",
"india",
"document"
],
"examples": [
"Analyse this sale deed for me",
"What's missing in my property documents?",
"Verify this encumbrance certificate"
]
},
{
"id": "support",
"name": "Support Agent",
"description": "Issue diagnosis, ticket creation, escalation",
"tags": [
"real-estate",
"india",
"support"
],
"examples": [
"I can't see my saved searches",
"My payment failed, please help",
"Raise a ticket for a problem with a listing"
]
},
{
"id": "seller",
"name": "Seller Agent",
"description": "Listing optimization, lead management",
"tags": [
"real-estate",
"india",
"seller"
],
"examples": [
"How should I price my 2BHK in Gandhipuram?",
"Draft a reply to this buyer enquiry",
"How are the leads on my listing doing?"
]
},
{
"id": "builder_copilot",
"name": "Builder Copilot",
"description": "Project management, benchmarking, unit management",
"tags": [
"real-estate",
"india",
"builder_copilot"
],
"examples": [
"How does my project compare to nearby builders?",
"Add a new unit to my project",
"What's my project's health score?"
]
},
{
"id": "property_advisor",
"name": "Property Advisor",
"description": "Autonomous planning, comprehensive analysis",
"tags": [
"real-estate",
"india",
"property_advisor"
],
"examples": [
"Should I buy this property? Give me the full picture",
"Plan my home purchase end to end",
"Analyse this listing's deal DNA"
]
},
{
"id": "buyer_agent",
"name": "Buyer Agent",
"description": "Mandate creation, shortlisting, AI buyer CRM",
"tags": [
"real-estate",
"india",
"buyer_agent"
],
"examples": [
"Add a new client looking for 3BHKs in Chennai",
"Shortlist properties for my buyer",
"Move this client to the offer stage"
]
},
{
"id": "personal_advisor",
"name": "Personal Advisor",
"description": "Journey guidance, readiness checks, next steps",
"tags": [
"real-estate",
"india",
"personal_advisor"
],
"examples": [
"Am I ready to buy a home?",
"What's my next step in the buying journey?",
"Check my financing readiness"
]
}
],
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://auth.avnester.com/oauth/authorize",
"tokenUrl": "https://auth.avnester.com/oauth/token",
"scopes": {}
}
}
}
}
}