Enables AI models to book cleaning services specifically for San Francisco addresses.
IRL SF Cleaning Service functions as a Model Context Protocol (MCP) server designed to integrate with Claude Desktop, enabling AI models to book cleaning services. It specifically caters to the San Francisco area, verifying addresses based on city names or recognized SF zip codes. Upon successful validation, the service dispatches booking requests via email to designated partners using the Resend API, ensuring efficient scheduling while politely declining requests for areas outside its service region. The server supports both local deployment and remote access via Vercel.