{
  "version": "1.0",
  "name": "RivalSweeper",
  "description": "AI-powered eCommerce competitive intelligence platform. Monitors competitor catalogs, pricing, marketing messages, SEO changes, and product launches in real-time.",
  "url": "https://www.rivalsweeper.com",
  "logo": "https://www.rivalsweeper.com/logo.png",
  "contact": "help@rivalsweeper.com",
  "services": [
    {
      "type": "mcp",
      "name": "RivalSweeper Signals MCP",
      "description": "Model Context Protocol server (streamable HTTP) for AI agents and pipelines to query eCommerce competitive-intelligence signals: pricing, promotions, AI-readiness scores, and brand snapshots.",
      "endpoint": "https://mcp.rivalsweeper.com/mcp",
      "documentation": "https://www.rivalsweeper.com/solutions/signals-api"
    },
    {
      "type": "rest",
      "name": "RivalSweeper Signals API",
      "description": "Pay-per-call REST API (OpenAPI documented) for programmatic access to competitor monitoring, pricing intelligence, and market analysis data.",
      "endpoint": "https://mcp.rivalsweeper.com",
      "documentation": "https://mcp.rivalsweeper.com/openapi.json"
    }
  ],
  "capabilities": [
    "competitor_catalog_monitoring",
    "pricing_intelligence",
    "marketing_message_tracking",
    "seo_change_detection",
    "product_launch_alerts",
    "agent_readiness_scoring",
    "schema_org_analysis",
    "domain_technology_profiling",
    "rss_feed_alerts",
    "ai_powered_insights"
  ],
  "supported_platforms": [
    "shopify",
    "woocommerce",
    "magento",
    "bigcommerce",
    "custom_ecommerce"
  ],
  "pricing": {
    "url": "https://www.rivalsweeper.com/pricing",
    "model": "subscription",
    "currency": "USD",
    "plans": [
      {
        "name": "Starter",
        "price": 39,
        "interval": "month"
      },
      {
        "name": "Growth",
        "price": 79,
        "interval": "month"
      },
      {
        "name": "Pro",
        "price": 159,
        "interval": "month"
      }
    ]
  },
  "legal": {
    "terms": "https://www.rivalsweeper.com/terms",
    "privacy": "https://www.rivalsweeper.com/privacy"
  }
}
