delete_load_template — warp agent mcp MCP Tool Mutating
delete_load_template
(delete load template) is one of 33 tools on the
warp agent mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call delete_load_template from your client
- Claude Code warp agent mcp delete_load_template run in your project directory
- Claude Desktop warp agent mcp delete_load_template ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor warp agent mcp delete_load_template ~/.cursor/mcp.json
- VS Code warp agent mcp delete_load_template .vscode/mcp.json
- Zed warp agent mcp delete_load_template ~/.config/zed/settings.json
- Windsurf warp agent mcp delete_load_template ~/.codeium/windsurf/mcp_config.json
- Cline warp agent mcp delete_load_template ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI warp agent mcp delete_load_template ~/.gemini/settings.json
- Grok warp agent mcp delete_load_template .mcp.json (in your project root)
- ChatGPT warp agent mcp delete_load_template Settings → Connectors → Advanced → Developer mode
- Claude.ai warp agent mcp delete_load_template Settings → Connectors → Add custom connector
- LangChain warp agent mcp delete_load_template pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http warp-agent-mcp https://mcp.wearewarp.com/api/mcp
Other tools on this server
- freight_workflow
- compare_freight_costs
- van_quote
- box_truck_quote
- ftl_quote
- ltl_quote
- ltl_market_options
- compare_modes
- batch_quote
- book
- batch_book
- multistop_quote
- multistop_book
- track
- lane_history
- list_bookings
- status
- events
- get_invoice
- get_documents
- quote_history
- login
- consolidate
- shipper_profile
- automate_lane
- manage_automation
- automation_receipts
- payment_status
- analytics
- locations
- load_templates
- save_load_template
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.