Loading...
Loading...
Featured on AWS Startups Showcase
Claude-native MCP infrastructure for Indian real estate. Built on Amazon Bedrock with Anthropic Claude. Multi-agent. Multi-channel. Single brain.
AVnester is featured on the AWS Startups Showcase. AWS’s curated directory of startups building on AWS — searchable by industry, country, and technology, surfaced to AWS BD, Bedrock and Anthropic ecosystem teams, and the AWS investor community.
AWS, the AWS logo, and Amazon Web Services are trademarks of Amazon.com, Inc. or its affiliates.
AVnester runs in ap-south-1 (Mumbai) on Amazon ECS with AWS Fargate Spot. Six anchor services carry the production narrative.
Anthropic Claude Sonnet 4.5 and Haiku 4.5 as primary models; Amazon Nova Pro and Nova Lite as failover on Marketplace access errors.
All container compute (api, web, worker) in ap-south-1 (Mumbai).
State, search, and the hybrid RAG retrieval pipeline (pgvector + Postgres full-text, fused with Reciprocal Rank Fusion).
Authentication. Separate user pools for production users and a sandboxed reviewer pool for app-store and platform reviewers.
Object media for property photos and documents, served via CDN.
Async job orchestration — image processing, embedding regeneration, scheduled reports.
AVnester operates a public OAuth-secured Model Context Protocol endpoint at developers.AVnester.com. It exposes 11 of AVnester’s 142 MCP tools to any Claude-native or MCP-compatible AI agent. Authentication is OAuth 2.1 with Dynamic Client Registration (DCR) and Demonstrating Proof-of-Possession (DPoP).