Integrate Claude Agent SDK with You.com MCP Interactive workflow to set up Claude Agent SDK with You.com's HTTP MCP server. Workflow 1. Ask: Language Choice Python or TypeScript? 2. If TypeScript - Ask: SDK Version v1 (stable, generator-based) or v2 (preview, send/receive pattern)? ⚠️ v2 Stability Warning : The v2 SDK is in preview and uses APIs that may change. Only use v2 if you need the send/receive pattern and accept potential breaking changes. For production use, prefer v1. Note: v2 requires TypeScript 5.2+ for support 3. Install Package Python: TypeScript: 4. Ask: Environment Variables…