search_trucks — ServiceWindow — SWFL Food Truck Marketplace MCP Tool Read-only
search_trucks
(search trucks) is one of 3 tools on the
ServiceWindow — SWFL Food Truck Marketplace
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_trucks from your client
- Claude Code ServiceWindow — SWFL Food Truck Marketplace search_trucks run in your project directory
- Claude Desktop ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/.cursor/mcp.json
- VS Code ServiceWindow — SWFL Food Truck Marketplace search_trucks .vscode/mcp.json
- Zed ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/.config/zed/settings.json
- Windsurf ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/.codeium/windsurf/mcp_config.json
- Cline ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ServiceWindow — SWFL Food Truck Marketplace search_trucks ~/.gemini/settings.json
- Grok ServiceWindow — SWFL Food Truck Marketplace search_trucks .mcp.json (in your project root)
- ChatGPT ServiceWindow — SWFL Food Truck Marketplace search_trucks Settings → Connectors → Advanced → Developer mode
- Claude.ai ServiceWindow — SWFL Food Truck Marketplace search_trucks Settings → Connectors → Add custom connector
- LangChain ServiceWindow — SWFL Food Truck Marketplace search_trucks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http servicewindow https://krmfxedkxoyzkeqnijcd.supabase.co/functions/v1/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.