{"name":"Flowtivity Insights Agent","description":"Analyzes websites for business automation opportunities, AI readiness, and AEO optimization. Provides actionable recommendations with time savings estimates.","url":"https://flowtivity.ai","version":"1.0.0","provider":{"name":"Flowtivity","url":"https://flowtivity.ai"},"skills":[{"id":"scan-website","name":"Scan Website for Automation Opportunities","description":"Analyze a website to identify business processes that can be automated with AI, including workflows, communication patterns, and data management tasks.","input":{"type":"object","properties":{"url":{"type":"string","description":"Website URL to scan"},"scan_type":{"type":"string","enum":["light","basic","full"],"description":"Scan depth: light (1 agent), basic (4 agents), full (12 agents)"}},"required":["url"]},"output":{"type":"object","properties":{"scan_id":{"type":"string"},"status":{"type":"string"}}}},{"id":"get-readiness-score","name":"Get AI Readiness Score","description":"Retrieve a detailed AI readiness score breakdown with category-level analysis, including organization readiness, workflow automation potential, and data management maturity.","input":{"type":"object","properties":{"scan_id":{"type":"string","description":"UUID of the completed scan"}},"required":["scan_id"]}},{"id":"get-aeo-score","name":"Get AEO (AI Engine Optimization) Score","description":"Get the AEO score showing how well a website is optimized for AI search engines and answer engines, with actionable recommendations.","input":{"type":"object","properties":{"scan_id":{"type":"string","description":"UUID of the completed scan"}},"required":["scan_id"]}},{"id":"browse-directory","name":"Browse AI Business Directory","description":"Browse Flowtivity's AI Business Directory to find AI-optimized businesses with machine-readable listings.","input":{"type":"object","properties":{"industry":{"type":"string","description":"Filter by industry"},"limit":{"type":"number","description":"Max results (default 20)"}}}}],"authentication":{"type":"api_key","description":"API key via x-mcp-api-key header. Free tier available at /developers/"},"contact":{"email":"aj@flowtivityconsulting.com","url":"https://flowtivity.ai/contact/"}}