{"name":"AI Prompt Optimizer API","version":"1.0.0","description":"Analyze prompts for token efficiency, clarity, and effectiveness. Returns optimized version with estimated token savings.","endpoints":{"health":"GET /ai-prompt-optimizer/health","mcp":"POST /ai-prompt-optimizer/mcp (JSON-RPC 2.0)","optimize":"GET /ai-prompt-optimizer/optimize","analyze":"GET /ai-prompt-optimizer/analyze","estimate_tokens":"GET /ai-prompt-optimizer/estimate-tokens","compare":"GET /ai-prompt-optimizer/compare"},"auth":"Pass X-API-Key header for /api/v1/* endpoints.","pricing":{"free":"100 req/day","pro":"$29/mo — unlimited"}}