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