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