{"name":"api-flow-analyzer","version":"1.0.0","display_name":"API Call Flow Analyzer – Cost & Performance Optimizer","description":"Analyze request chains to detect N+1 queries, redundant API calls, batching opportunities, and performance bottlenecks","endpoints":{"rest":{"track_call":"POST /api/v1/track_call","analyze_flow":"POST /api/v1/analyze_flow","detect_redundancy":"POST /api/v1/detect_redundancy","suggest_batching":"POST /api/v1/suggest_batching","calculate_savings":"POST /api/v1/calculate_savings","get_dependency_graph":"POST /api/v1/get_dependency_graph"},"system":{"health":"GET /health","version":"GET /version","openapi":"GET /openapi.json","mcp":"POST /mcp (JSON-RPC 2.0)"}}}