{"name":"ai-prompt-optimizer","protocol":"mcp","transport":"streamable-http","method":"POST","jsonrpc":"2.0","serverInfo":{"name":"ai-prompt-optimizer","version":"2.0.0"},"tools":[{"name":"optimize_prompt","description":"Optimize a prompt by removing filler words, compressing verbosity, and returning token savings."},{"name":"analyze_prompt","description":"Analyze a prompt for clarity score, filler patterns, ambiguity, and improvement suggestions."},{"name":"estimate_tokens","description":"Estimate token count of a prompt or batch of texts."},{"name":"compare_prompts","description":"Compare two prompts. Returns winner by clarity score and token delta."},{"name":"health_check","description":"Check API health."}],"info":"Send POST with JSON-RPC 2.0 body.","example_body":{"jsonrpc":"2.0","id":1,"method":"initialize"}}