{
  "name": "webflow-site-analyzer-mcp",
  "version": "1.0.0",
  "transport": "streamable-http",
  "provider": null,
  "registryPath": ".webflow-analyzer/registry.json",
  "auth": {
    "configured": false,
    "header": "Authorization: Bearer <WEBFLOW_SITE_ANALYZER_MCP_API_KEY>"
  },
  "templateReview": {
    "browserAutomationSupported": true,
    "maxConcurrentJobs": 2,
    "maxQueueSize": 100
  },
  "endpoint": "/mcp",
  "runtime": "cloudflare-worker"
}