{
  "$schema": "https://schema.org/WebSite",
  "name": "AgentStore Directory Hub",
  "developer": "Blue Mountain Magic Trust",
  "description": "Index of available AI agents, toolsets, and APIs with automated purchasing support.",
  "items": [
    {
      "name": "AgentDocs",
      "type": "tool_generator",
      "manifest_url": "https://agentstore.example.com/agentdocs/.well-known/ai-agent.json",
      "price_human": "$29.00 one-time",
      "price_agent": "$0.02 / crawl",
      "paypal_checkout": "https://www.paypal.com/ncp/payment/2WPLBMK65A4FW"
    },
    {
      "name": "AgentID",
      "type": "security_gateway",
      "manifest_url": "https://agentstore.example.com/agentid/.well-known/ai-agent.json",
      "price_subscription": "$49.00 / month",
      "paypal_subscribe": "https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-41133889V5498114YNIQMPJY",
      "automated_purchase_endpoint": "http://localhost:3001/api/purchase"
    },
    {
      "name": "Local Business MCP",
      "type": "mcp_server",
      "registry_config": "https://agentstore.example.com/mcp-local-business/mcp-registry.json",
      "price_subscription": "$19.00 / month",
      "paypal_subscribe": "https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-4EV55610YK055473KNIQMRTY"
    },
    {
      "name": "AEO Score Auditor",
      "type": "seo_auditor",
      "price_subscription": "$39.00 / month",
      "paypal_subscribe": "https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7DG86963C6509315ENIQMTEY"
    },
    {
      "name": "AgentSight Dashboard",
      "type": "analytics_dashboard",
      "price_subscription": "$79.00 / month",
      "paypal_subscribe": "https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-2MC88239CB697004ANIQMUGI"
    }
  ]
}
