ServiceWindow — SWFL Food Truck Marketplace
https://krmfxedkxoyzkeqnijcd.supabase.co/functions/v1/mcpskills: {'id': 'search_trucks', 'name': 'search_trucks', 'description': 'Search verified food truck operators on the ServiceWindow marketplace in Southwest Florida (SWFL). Filter by cuisine type, city, or keyword. Returns truck profiles including name, cuisine, city, bio, and a direct booking URL. Coverage: 21 cities across Lee, Collier, Sarasota, Charlotte, and Hendry counties. All returned trucks are verified operators.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_truck', 'name': 'get_truck', 'description': 'Get full details on a specific verified food truck by its profile ID. Use after search_trucks to get more detail on a specific result.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_marketplace', 'name': 'list_marketplace', 'description': 'Browse active listings on the ServiceWindow marketplace. Seven boards available: "request" (event organizers/HOAs seeking trucks), "event" (upcoming events trucks can apply to), "shift" (trucks posting their available dates), "venue" (venues seeking recurring food truck partnerships), "parking" (parking spots and commissary storage for rent), "vendor" (industry services and suppliers), "jobs" (food truck industry employment).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 290.9ms; conformance: pass
How to connect
https://krmfxedkxoyzkeqnijcd.supabase.co/functions/v1/mcp
curl -X POST https://krmfxedkxoyzkeqnijcd.supabase.co/functions/v1/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'