# PickyChat > AI gift recommendation engine. Conversational search over 100,000+ products with budget-aware filtering in 8+ currencies. Free, no account required. PickyChat helps users find personalized gift ideas through natural conversation. Describe the recipient, your budget, and preferences — the AI searches 100,000+ products and recommends the best matches. Available in Spanish and English. ## MCP Integration PickyChat exposes a Model Context Protocol (MCP) server for AI agents. - Endpoint: `https://pickychat.com/mcp` - Transport: Streamable HTTP - Auth: Anonymous (no token required), optional OAuth via Clerk Tools: `start_session`, `bash` (virtual catalog filesystem), `search_products` (semantic vector search), `search_external` (live AliExpress API), `submit_picks` (ranked recommendations), `adapter_status`, `auth_status`. - [MCP Skills Index](https://pickychat.com/mcp/skills): Skill discovery — lists available skills with descriptions and format options - [Shell Session Skill](https://pickychat.com/mcp/skills/pickychat-bash-session): Session policy — bash tool, catalog filesystem, search workflow, submit_picks rules - [MCP Integration Skill](https://pickychat.com/mcp/skills/pickychat-mcp): Client setup guide — endpoint URLs, tools, auth model, curl examples ## Pages - [Homepage](https://pickychat.com): Conversational gift search — start a chat, get recommendations - [Privacy Policy](https://pickychat.com/privacy): Data handling and privacy practices - [Terms of Service](https://pickychat.com/terms): Usage terms and conditions