# LawyerLoop AI > Find a real, licensed lawyer who will take your case. LawyerLoop AI is an AI-powered lawyer search and referral service. We find real attorneys — not AI-generated legal advice. A licensed attorney reviews every result before it reaches you. ## What We Do - Search for lawyers who handle your type of case - Search OUTSIDE the AmLaw 200 (the 200 largest corporate law firms) - Find small firms and independent practitioners who charge less, move faster, and actually take individual cases - Every result is reviewed by a licensed attorney before delivery - Curated lawyer list emailed within 24 hours ## How to Use ### For People (Web) Visit https://www.lawyerloop.ai and describe your legal issue in the chat. ### For AI Agents (API) POST to https://www.lawyerloop.ai/api/search Required fields: - legal_need: Description of the legal issue - location: City and state Optional fields: - budget: contingency, under $5k, $5-15k, $15k+ - client_name: Client's name (required for email delivery) - client_email: Client's email (required for email delivery) Example: ```json { "legal_need": "I was rear-ended at a red light and have neck injuries", "location": "Hartford, Connecticut", "budget": "contingency", "client_name": "Jane Doe", "client_email": "jane@example.com" } ``` ### For AI Agents (MCP) An MCP server is available for tools like Claude Desktop. See the mcp-server/ directory in our GitHub repository or install via npm. ## API Documentation GET https://www.lawyerloop.ai/api/search returns full API documentation as JSON. ## For Lawyers Lawyers can join the Preferred Referral program at https://www.lawyerloop.ai/preferred for priority placement in client referrals. ## Contact - Website: https://www.lawyerloop.ai - Email: jesse@lawyerloop.ai - Operated by Strauss Law PLLC — Your Fractional General Counsel