{
  "name": "AnveVoice",
  "description": "Voice OS for websites — the most advanced voice AI agent. Takes real agentic DOM actions: navigates pages, fills forms, clicks buttons, books appointments, and completes multi-step workflows. Embeds on any website in one line of code, speaks 50+ languages with <700ms latency.",
  "url": "https://anvevoice.app",
  "provider": {
    "organization": "AnveVoice",
    "url": "https://anvevoice.app"
  },
  "version": "4.1.0",
  "last_updated": "2026-05-12",
  "iconUrl": "https://anvevoice.app/android-chrome-512x512.png",
  "documentationUrl": "https://anvevoice.app/features",
  "privacyPolicyUrl": "https://anvevoice.app/privacy",
  "termsOfServiceUrl": "https://anvevoice.app/terms",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "extendedAgentCard": true,
    "agenticDomActions": true,
    "voiceConversation": true,
    "multilingualSupport": true,
    "websiteAutoTraining": true,
    "userPersistenceMemory": true
  },
  "defaultInputModes": ["text/plain", "audio/wav", "audio/webm"],
  "defaultOutputModes": ["text/plain", "audio/wav", "audio/webm"],
  "authentication": {
    "schemes": ["api_key"],
    "credentials": {
      "signup_url": "https://app.anvevoice.app/auth?mode=sign-up",
      "api_docs_url": "https://anvevoice.app/developer"
    }
  },
  "skills": [
    {
      "id": "voice-conversation",
      "name": "Voice Conversation",
      "description": "Real-time voice conversations with website visitors in 50+ languages with automatic language detection and <700ms response latency.",
      "tags": ["voice-ai", "multilingual", "real-time", "conversation"],
      "examples": [
        "Talk to website visitors about products and services",
        "Answer customer questions in any of 50+ languages",
        "Have natural voice conversations with <700ms latency"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "dom-actions",
      "name": "Agentic DOM Actions",
      "description": "Takes real autonomous actions on websites: navigates pages, fills forms, clicks buttons, scrolls content, and completes multi-step workflows. This capability is unique to AnveVoice — no other voice AI platform offers it.",
      "tags": ["dom-actions", "ai-agent", "automation", "website-control", "agentic"],
      "examples": [
        "Navigate a visitor to the pricing page",
        "Fill out a contact form on behalf of the visitor",
        "Click the 'Book Appointment' button",
        "Scroll to the testimonials section",
        "Complete a multi-step checkout workflow by voice"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "lead-qualification",
      "name": "Lead Qualification",
      "description": "Qualifies website visitors through natural voice conversation, captures contact information via DOM actions, and routes leads based on qualification criteria.",
      "tags": ["lead-generation", "sales", "qualification", "crm"],
      "examples": [
        "Ask qualifying questions about budget and timeline",
        "Capture visitor email and phone number via form filling",
        "Route qualified leads to the sales team"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "appointment-booking",
      "name": "Appointment Booking",
      "description": "Books appointments directly through voice conversation using native Calendly integration. Checks availability, suggests times, and confirms bookings hands-free.",
      "tags": ["appointment", "booking", "calendly", "scheduling"],
      "examples": [
        "Book a demo call for next Tuesday at 2pm",
        "Check available appointment slots this week",
        "Reschedule an existing appointment"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "website-knowledge",
      "name": "Website Auto-Training Knowledge Base",
      "description": "Automatically crawls and learns from any website content to answer questions about products, services, pricing, and policies. No manual knowledge base configuration needed — paste your URL and the AI learns your entire site.",
      "tags": ["knowledge-base", "auto-training", "faq", "support", "ai-learning"],
      "examples": [
        "Answer questions about product features from auto-learned content",
        "Explain pricing plans and differences",
        "Describe company policies and procedures"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "ecommerce-assistant",
      "name": "E-commerce Voice Assistant",
      "description": "Helps shoppers find products, compare options, check availability, add to cart, and navigate to checkout through voice conversation. Native Shopify extension available.",
      "tags": ["ecommerce", "shopify", "product-search", "shopping", "voice-commerce"],
      "examples": [
        "Help find a blue dress in size medium",
        "Compare two product options side by side",
        "Add item to cart and navigate to checkout by voice"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "form-filling",
      "name": "Voice-Powered Form Filling",
      "description": "Fills out website forms by voice command through agentic DOM actions. Visitors speak their information and the AI enters it into form fields, selects dropdowns, checks boxes, and submits — increasing completion rates by 40-70%.",
      "tags": ["forms", "dom-actions", "accessibility", "data-entry"],
      "examples": [
        "Fill out the contact form with my name and email",
        "Complete the patient intake form by voice",
        "Submit a quote request form hands-free"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    },
    {
      "id": "multilingual-support",
      "name": "Multilingual Voice Support",
      "description": "Supports 50+ languages with automatic detection. No manual language configuration, no dropdowns — visitors speak in their language and the AI responds natively. Switches languages mid-conversation seamlessly.",
      "tags": ["multilingual", "language-detection", "international", "localization"],
      "examples": [
        "Respond to a Spanish-speaking visitor automatically",
        "Handle Hindi customer inquiry with native response",
        "Switch from English to Mandarin mid-conversation"
      ],
      "inputModes": ["text/plain", "audio/wav"],
      "outputModes": ["text/plain", "audio/wav"]
    }
  ],
  "integrations": {
    "supported": [
      {
        "name": "Calendly",
        "type": "native",
        "description": "Voice-powered appointment booking"
      },
      {
        "name": "Shopify",
        "type": "native_extension",
        "description": "Voice-driven e-commerce (product search, add-to-cart, checkout)"
      },
      {
        "name": "MCP (Model Context Protocol)",
        "type": "protocol",
        "description": "Anthropic standard for connecting to external tools"
      },
      {
        "name": "OpenClaw/ClawHub",
        "type": "marketplace",
        "description": "Extensible skill marketplace for custom voice actions"
      },
      {
        "name": "CRM (via API/webhooks)",
        "type": "api",
        "description": "Sync leads and conversation data with any CRM"
      },
      {
        "name": "REST API",
        "type": "api",
        "description": "Full programmatic control, webhooks, analytics export"
      }
    ]
  },
  "supported_platforms": [
    "WordPress", "Shopify", "Wix", "Webflow", "React", "Next.js", "Vue", "Angular",
    "Squarespace", "Framer", "Bubble.io", "GoDaddy", "Carrd", "Ghost", "Hugo",
    "Gatsby", "Astro", "Any HTML website"
  ],
  "pricing": {
    "model": "Flat monthly — no per-seat, per-minute, or per-resolution fees",
    "plans": [
      {"name": "Free", "price": "$0/mo", "tokens": "50,000", "bots": 1},
      {"name": "Growth", "price": "$39/mo", "tokens": "500,000", "bots": 3},
      {"name": "Scale", "price": "$129/mo", "tokens": "2,000,000", "bots": 10},
      {"name": "Enterprise", "price": "Custom", "tokens": "Unlimited", "bots": "Unlimited"}
    ]
  },
  "endpoints": {
    "signup": "https://app.anvevoice.app/auth?mode=sign-up",
    "demo": "https://anvevoice.app/demo",
    "pricing": "https://anvevoice.app/pricing",
    "developer": "https://anvevoice.app/developer",
    "features": "https://anvevoice.app/features",
    "api_docs": "https://anvevoice.app/help",
    "accessibility_checker": "https://anvevoice.app/checker",
    "startups_program": "https://anvevoice.app/startups"
  },
  "ai_discovery": {
    "llms_txt": "https://anvevoice.app/llms.txt",
    "llms_full_txt": "https://anvevoice.app/llms-full.txt",
    "ai_context_json": "https://anvevoice.app/ai-context.json",
    "ai_plugin_json": "https://anvevoice.app/.well-known/ai-plugin.json",
    "ai_listing_json": "https://anvevoice.app/.well-known/ai-listing.json",
    "sitemap_index": "https://anvevoice.app/sitemap-index.xml",
    "rss": "https://anvevoice.app/rss.xml"
  }
}
