get_delivery_terms — SuperMCP MCP Tool Read-only
get_delivery_terms
(get delivery terms) is one of 8 tools on the
SuperMCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_delivery_terms from your client
- Claude Code SuperMCP get_delivery_terms run in your project directory
- Claude Desktop SuperMCP get_delivery_terms ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SuperMCP get_delivery_terms ~/.cursor/mcp.json
- VS Code SuperMCP get_delivery_terms .vscode/mcp.json
- Zed SuperMCP get_delivery_terms ~/.config/zed/settings.json
- Windsurf SuperMCP get_delivery_terms ~/.codeium/windsurf/mcp_config.json
- Cline SuperMCP get_delivery_terms ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SuperMCP get_delivery_terms ~/.gemini/settings.json
- Grok SuperMCP get_delivery_terms .mcp.json (in your project root)
- ChatGPT SuperMCP get_delivery_terms Settings → Connectors → Advanced → Developer mode
- Claude.ai SuperMCP get_delivery_terms Settings → Connectors → Add custom connector
- LangChain SuperMCP get_delivery_terms pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http super-mcp https://supermcp.co.il/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.